Skip to content

Commit acfbebc

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

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Changed
10+
## [0.5.1] - 2022-09-23
11+
12+
### Refactor
13+
14+
- Remove lifetime
15+
16+
- Inserts then returing node id
1117

1218
## [0.5.0]
1319

14-
- Refactor it, supports move cases and improve performance.
20+
### Changed
21+
22+
- Refactor it, supports more cases and improve performance.
1523

1624
## [0.4.0]
1725

26+
### Changed
27+
1828
- [#20] - Support wildcards that are not preceded by a "/" (`"/foo_*rest"` matches `"foo_bar/baz"`).
1929

20-
### Changed
2130

2231
[#20]: https://github.com/viz-rs/path-tree/pull/20
2332

0 commit comments

Comments
 (0)