Skip to content

Commit

Permalink
fix: various small fixes in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasschaub committed Aug 8, 2022
1 parent 05856e6 commit 671fe44
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@

### Breaking Changes

- Rename environment variable `OHSOME_API` to `OQT_OHSOME_API` ([#255])

### Bug Fixes

- Make inclusion of indicator data in response optional ([#370])
- Per default properties of the GeoJSON response are not flat ([#375])
- Remove project specific reports `JrcRequirements`, `SketchmapFitness`, and `MapActionPoc` from the website ([#382])
- Rename API query parameter `layerName` to `layerKey` and API endpoint `listLayerNames` to `listLayerKeys` ([#376])
- Rename endpoints for listing of indicator, report, layer, dataset and fid-field names ([#397])
- Rename environment variable `OHSOME_API` to `OQT_OHSOME_API` ([#255])

### Bug Fixes

Expand Down Expand Up @@ -68,8 +65,9 @@
[#382]: https://github.com/GIScience/ohsome-quality-analyst/pull/382
[#383]: https://github.com/GIScience/ohsome-quality-analyst/pull/383
[#385]: https://github.com/GIScience/ohsome-quality-analyst/pull/385
[#385]: https://github.com/GIScience/ohsome-quality-analyst/pull/392
[#385]: https://github.com/GIScience/ohsome-quality-analyst/pull/397
[#392]: https://github.com/GIScience/ohsome-quality-analyst/pull/392
[#396]: https://github.com/GIScience/ohsome-quality-analyst/pull/396
[#397]: https://github.com/GIScience/ohsome-quality-analyst/pull/397


## 0.10.1
Expand Down

0 comments on commit 671fe44

Please sign in to comment.