Skip to content

Commit 7663b31

Browse files
committed
bump: v0.5.1
1 parent acfbebc commit 7663b31

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
- Remove lifetime
1515

16-
- Inserts then returing node id
16+
- Inserts then returning node id
1717

1818
## [0.5.0]
1919

@@ -104,7 +104,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104104

105105
- Tuple struct for PathTree.
106106

107-
[Unreleased]: https://github.com/viz-rs/path-tree/compare/v0.5.0...HEAD
107+
[Unreleased]: https://github.com/viz-rs/path-tree/compare/v0.5.1...HEAD
108+
[0.5.1]: https://github.com/viz-rs/path-tree/compare/v0.5.0...v0.5.1
108109
[0.5.0]: https://github.com/viz-rs/path-tree/compare/v0.4.0...v0.5.0
109110
[0.4.0]: https://github.com/viz-rs/path-tree/compare/v0.3.1...v0.4.0
110111
[0.3.1]: https://github.com/viz-rs/path-tree/compare/v0.3.0...v0.3.1

0 commit comments

Comments
 (0)