Skip to content

Commit 0d366ce

Browse files
committed
chore(packaging): prepare release
1 parent dc339eb commit 0d366ce

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
@@ -1,3 +1,9 @@
1+
## 2.10.0 - 06-02-2024
2+
3+
* Updated dependencies
4+
* Fix request time in log
5+
* Add backend duration to log
6+
17
## 2.9.0 - 02-10-2023
28

39
* Updated dependencies

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "redirectionio"
33
description = "Redirection IO Library to handle matching rule, redirect and filtering headers and body."
44
repository = "https://github.com/redirectionio/libredirectionio"
55
license = "MIT"
6-
version = "2.9.0"
6+
version = "2.10.0"
77
authors = ["Joel Wurtz <[email protected]>"]
88
edition = "2018"
99
build = "src/build.rs"

0 commit comments

Comments
 (0)