Skip to content

Commit 55a180d

Browse files
committed
feat(update): update changelog and version
1 parent 09279f6 commit 55a180d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.7.0 - 20-03-2023
2+
3+
* Add new trigger support for date, time and date time
4+
15
## 2.6.0 - 08-03-2023
26

37
* Add support for deflate and brotli compression

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.6.0"
6+
version = "2.7.0"
77
authors = ["Joel Wurtz <[email protected]>"]
88
edition = "2018"
99
build = "src/build.rs"

0 commit comments

Comments
 (0)