What's Changed * Fix content-length bug in CivicPlusSite for East Brandywine PA 177 by zstumgoren in https://github.com/biglocalnews/civic-scraper/pull/178 * Add test support for 3.11 * Update GH Actions workflow and fix test run breakage on pre-3.11 vesions
Turn `CivicPlusSite.place` into a property that gives preference to `place_name` if supplied
0.2.6
Add optional `place_name` kwarg on CivicPlusSite init, to support ability to specify correct place name for downstream processing by Agenda Watch (and others). Also update Legistar fixtures along the way so we're back to green.
0.2.5
What's Changed
* Scrape Primegov sites by antidipyramid in https://github.com/biglocalnews/civic-scraper/pull/150 * Legistar refactor by zstumgoren in https://github.com/biglocalnews/civic-scraper/pull/154
New Contributors * antidipyramid made their first contribution in https://github.com/biglocalnews/civic-scraper/pull/150