Skip to content

Commit d765435

Browse files
authored
bump: v0.23.1
1 parent e489093 commit d765435

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 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.23.1] - 2025-01-22
810
### Changed:
911
- Tree Search: Search relative path allows unix folder expression for leading sep symbol.
1012
- Node: Updated Node signature to reflect that name is mandatory.
@@ -718,7 +720,9 @@ ignore null attribute columns.
718720
- Utility Iterator: Tree traversal methods.
719721
- Workflow To Do App: Tree use case with to-do list implementation.
720722

721-
[Unreleased]: https://github.com/kayjan/bigtree/compare/0.22.3...HEAD
723+
[Unreleased]: https://github.com/kayjan/bigtree/compare/0.23.1...HEAD
724+
[0.23.1]: https://github.com/kayjan/bigtree/compare/0.23.0...0.23.1
725+
[0.23.0]: https://github.com/kayjan/bigtree/compare/0.22.3...0.23.0
722726
[0.22.3]: https://github.com/kayjan/bigtree/compare/0.22.2...0.22.3
723727
[0.22.2]: https://github.com/kayjan/bigtree/compare/0.22.1...0.22.2
724728
[0.22.1]: https://github.com/kayjan/bigtree/compare/0.22.0...0.22.1

0 commit comments

Comments
 (0)