<!-- Release notes generated using configuration in .github/release.yaml at main -->
What's Changed
Highlights
* fetch data from a web map service with the new `WMSFetcher`
* fetch data from different sources and concatenate it with the new `CompositeFetcher`
New Features
* feat(`DataFetcher`): add `WMSFetcher` by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/232
* feat(`DataFetcher`): add `CompositeFetcher` by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/238
Other Changes
* cd(ghcr): fix tag by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/231
* chore: nest dev requirements by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/233
* build: remove optional dependencies from package by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/234
* build: upgrade pip in dockerfiles by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/235
* ci: upgrade wheel in workflow by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/236
* cd: upgrade wheel in workflows by mrsmrynk in https://github.com/geospaitial-lab/aviary/pull/237
**Full Changelog**: https://github.com/geospaitial-lab/aviary/compare/0.1.0...0.2.0