Skip to content

Commit

Permalink
fix typos in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
joker234 committed Aug 16, 2021
1 parent 8bdfb67 commit c961192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ Changelog

### Performance Improvements

* avoid unneccessary geometry building for `count/ratio` requests ([#161])
* avoid unnecessary geometry building for `count/ratio` requests ([#161])

### Other Changes

* upgrade to OSHDB version 0.7.1 – note that OSHDB database files from the previous version are not compatible with the OSHDB version 0.7 anymore, so you have to either [redownload](https://downloads.ohsome.org/OSHDB/v0.7/) or [recreate](https://github.com/GIScience/oshdb/blob/0.7/oshdb-etl/README.md) them from scratch ([#222], [#225])
* adapt error message for contributions extration endpoint in case of wrong `time` parameter value ([#208])
* adapt error message for contributions extraction endpoint in case of wrong `time` parameter value ([#208])

[#161]: https://github.com/GIScience/ohsome-api/pull/161
[#201]: https://github.com/GIScience/ohsome-api/issues/201
Expand Down

0 comments on commit c961192

Please sign in to comment.