Skip to content

Commit

Permalink
add to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Aug 31, 2023
1 parent cc942e1 commit e0aa315
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,18 @@ Changelog

* `OSMEntitySnapshot` now also returns the `lastContributionTimestamp` for each snapshot ([#495])

### performance improvements

* Significantly improve performance of queries which use filters and don't use `flatMap` ([#511])

### other changes

* `CellIterator` is now decoupled from implementation of the "Grid" ([#495])
* Enhance geometry builder with methods to generate geometries from entities when their members are already pre-resolved for a specific timestamp ([#501])

[#495]: https://github.com/GIScience/oshdb/pull/495
[#501]: https://github.com/GIScience/oshdb/pull/501
[#511]: https://github.com/GIScience/oshdb/pull/511


## 1.1.2
Expand Down

0 comments on commit e0aa315

Please sign in to comment.