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 09279f6 commit 55a180dCopy full SHA for 55a180d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.7.0 - 20-03-2023
2
+
3
+ * Add new trigger support for date, time and date time
4
5
## 2.6.0 - 08-03-2023
6
7
* Add support for deflate and brotli compression
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.6.0"
+version = "2.7.0"
authors = ["Joel Wurtz <jwurtz@redirection.io>"]
8
edition = "2018"
9
build = "src/build.rs"
0 commit comments