Skip to content

Commit e0584dd

Browse files
authored
Changed: v0.13.3
1 parent 5cf69c6 commit e0584dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
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

7+
## [0.13.3] - 2023-10-17
8+
### Added
9+
- Misc: Add automatic release notes with content into GitHub workflow.
10+
711
## [0.13.2] - 2023-10-17
812
### Added
913
- Misc: Add automatic release notes into GitHub workflow.
@@ -350,6 +354,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
350354
- Utility Iterator: Tree traversal methods.
351355
- Workflow To Do App: Tree use case with to-do list implementation.
352356

357+
[0.13.3]: https://github.com/kayjan/bigtree/compare/0.13.2...0.13.3
353358
[0.13.2]: https://github.com/kayjan/bigtree/compare/0.13.1...0.13.2
354359
[0.13.1]: https://github.com/kayjan/bigtree/compare/0.13.0...0.13.1
355360
[0.13.0]: https://github.com/kayjan/bigtree/compare/0.12.5...0.13.0

0 commit comments

Comments
 (0)