Skip to content

Commit c147468

Browse files
committed
bump: v0.7.4
1 parent a767043 commit c147468

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.7.4] - 2024-01-02
11+
12+
### Features
13+
14+
- normal match repeated pattern by @TroyKomodo, #36, #37
15+
1016
## [0.6.0] - 2022-09-28
1117

1218
### Features

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "path-tree"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
authors = ["Fangdun Tsai <cfddream@gmail.com>"]
55
description = "path-tree is a lightweight high performance HTTP request router for Rust"
66
homepage = "https://github.com/viz-rs/path-tree"

0 commit comments

Comments
 (0)