We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc339eb commit 0d366ceCopy full SHA for 0d366ce
CHANGELOG.md
@@ -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
7
## 2.9.0 - 02-10-2023
8
9
* Updated dependencies
Cargo.toml
@@ -3,7 +3,7 @@ name = "redirectionio"
description = "Redirection IO Library to handle matching rule, redirect and filtering headers and body."
repository = "https://github.com/redirectionio/libredirectionio"
license = "MIT"
-version = "2.9.0"
+version = "2.10.0"
authors = ["Joel Wurtz <jwurtz@redirection.io>"]
edition = "2018"
build = "src/build.rs"
0 commit comments