Skip to content

Commit

Permalink
Merge pull request #70 from Workiva/changelog-2-1-5
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
rmconsole3-wf authored Nov 7, 2023
2 parents 5ab8a8e + 6e1f480 commit 78d7cd8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.5](https://github.com/Workiva/r_tree/compare/2.1.4...2.1.5)

- Performance improvements
- Improved correctness of internal state
- Included PRs:
- [Variety of performance improvements](https://github.com/Workiva/r_tree/pull/58)
- [Change updateBoundingRect to be non-breaking](https://github.com/Workiva/r_tree/pull/66)
- [DT-23494 DT-23495 Strengthen test assertions and correct internal tree node state](https://github.com/Workiva/r_tree/pull/67)

## [2.1.4](https://github.com/Workiva/r_tree/compare/2.1.3...2.1.4)

- Update CHANGELOG.md
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: r_tree
version: 2.1.4
version: 2.1.5
description: R-tree implementation to index and query two-dimensional data
homepage: https://github.com/Workiva/r_tree

Expand Down

0 comments on commit 78d7cd8

Please sign in to comment.