Skip to content

Commit 671fe44

Browse files
fix: various small fixes in CHANGELOG
1 parent 05856e6 commit 671fe44

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,12 @@
88

99
### Breaking Changes
1010

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

2118
### Bug Fixes
2219

@@ -68,8 +65,9 @@
6865
[#382]: https://github.com/GIScience/ohsome-quality-analyst/pull/382
6966
[#383]: https://github.com/GIScience/ohsome-quality-analyst/pull/383
7067
[#385]: https://github.com/GIScience/ohsome-quality-analyst/pull/385
71-
[#385]: https://github.com/GIScience/ohsome-quality-analyst/pull/392
72-
[#385]: https://github.com/GIScience/ohsome-quality-analyst/pull/397
68+
[#392]: https://github.com/GIScience/ohsome-quality-analyst/pull/392
69+
[#396]: https://github.com/GIScience/ohsome-quality-analyst/pull/396
70+
[#397]: https://github.com/GIScience/ohsome-quality-analyst/pull/397
7371

7472

7573
## 0.10.1

0 commit comments

Comments
 (0)