Skip to content

Commit

Permalink
update wording in changelog
Browse files Browse the repository at this point in the history
regarding the fix #141

Co-authored-by: Martin Raifer <[email protected]>
  • Loading branch information
FabiKo117 and tyrasd authored Mar 10, 2021
1 parent 89c64a5 commit c5f2889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 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 null pointer exception with createOSMFeature ([#141], [#145])
* fix a null pointer exception in data extraction requests ([#141], [#145])

### Performance and Code Quality

Expand Down

0 comments on commit c5f2889

Please sign in to comment.