Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
add the additional fix for issue #141
  • Loading branch information
FabiKo117 committed Mar 5, 2021
1 parent 7b7e656 commit 89c64a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Changelog
* fix some invalid filters in the default swagger examples ([#111])
* fix returning invalid GeoJSON using empty coordinates for deletion contributions ([#129], [#131])
* fix using a proper boolean data type instead of a string for contributionType in response ([#135])
* fix NPE with createOSMFeature ([#141])
* fix null pointer exception with createOSMFeature ([#141], [#145])

### Performance and Code Quality

Expand All @@ -31,6 +31,7 @@ Changelog
[#135]: https://github.com/GIScience/ohsome-api/pull/135
[#138]: https://github.com/GIScience/ohsome-api/issues/138
[#141]: https://github.com/GIScience/ohsome-api/issues/141
[#145]: https://github.com/GIScience/ohsome-api/pull/145


## 1.3.2
Expand Down

0 comments on commit 89c64a5

Please sign in to comment.