Skip to content

Commit

Permalink
bump: v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Jan 2, 2024
1 parent a767043 commit c147468
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.7.4] - 2024-01-02

### Features

- normal match repeated pattern by @TroyKomodo, #36, #37

## [0.6.0] - 2022-09-28

### Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "path-tree"
version = "0.7.3"
version = "0.7.4"
authors = ["Fangdun Tsai <[email protected]>"]
description = "path-tree is a lightweight high performance HTTP request router for Rust"
homepage = "https://github.com/viz-rs/path-tree"
Expand Down

0 comments on commit c147468

Please sign in to comment.