Skip to content

Commit 5597b79

Browse files
authored
bump: v0.17.0
1 parent 8148a31 commit 5597b79

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.17.0] - 2024-04-04
810
### Added
911
- Misc: Group tests for benchmark timings to compare the timings by multiplier more effectively.
1012
### Changed
@@ -538,7 +540,8 @@ ignore null attribute columns.
538540
- Utility Iterator: Tree traversal methods.
539541
- Workflow To Do App: Tree use case with to-do list implementation.
540542

541-
[Unreleased]: https://github.com/kayjan/bigtree/compare/0.16.4...HEAD
543+
[Unreleased]: https://github.com/kayjan/bigtree/compare/0.17.0...HEAD
544+
[0.17.0]: https://github.com/kayjan/bigtree/compare/0.16.4...0.17.0
542545
[0.16.4]: https://github.com/kayjan/bigtree/compare/0.16.3...0.16.4
543546
[0.16.3]: https://github.com/kayjan/bigtree/compare/0.16.2...0.16.3
544547
[0.16.2]: https://github.com/kayjan/bigtree/compare/0.16.1...0.16.2

0 commit comments

Comments
 (0)