Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtroilo committed Jul 15, 2021
1 parent 7165679 commit cf6e76a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Changelog
* rename and move submodules of `oshdb-tool` ([#384])
* rename some classes, methods and enum constants; move some classes/interfaces ([#369], [#374])
* move the oshdb-api's ignite backend implementation into its own submodule `oshdb-api-ignite` ([#387])
* refactoring of internal coordinate representation form long to int, mainly `OSHDBBoundingBox`, `OSMNode`, `OSHEntity` ([#395])

> See the _upgrading from 0.6_ section below for instructions how to update your code according to these breaking changes.
Expand Down Expand Up @@ -78,6 +79,7 @@ Changelog
[#384]: https://github.com/GIScience/oshdb/pull/384
[#386]: https://github.com/GIScience/oshdb/issues/386
[#387]: https://github.com/GIScience/oshdb/pull/387
[#395]: https://github.com/GIScience/oshdb/pull/395


## 0.6.4
Expand Down

0 comments on commit cf6e76a

Please sign in to comment.