Skip to content

Commit 212e347

Browse files
committed
changelog harmonization
1 parent 18759d2 commit 212e347

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
## 2.3.0 - 13-04-2022
66

7-
* Added the `redirectionio_trusted_proxies` configuration directive for correct ip matching - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-trusted-proxies))
8-
* Added support for the IP address trigger (requires the version 2.3 of the agent)
9-
* Added support for the robots.txt action (requires the version 2.3 of the agent)
10-
* Added the possibility to disable log for a specific request using a rule (requires the version 2.3 of the agent)
11-
* Fixed an issue when a rule was serving a 200 response without the backend being called
7+
* Add the `redirectionio_trusted_proxies` configuration directive for correct ip matching - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-trusted-proxies))
8+
* Add support for the IP address trigger (requires the version 2.3 of the agent)
9+
* Add support for the robots.txt action (requires the version 2.3 of the agent)
10+
* Add the possibility to disable log for a specific request using a rule (requires the version 2.3 of the agent)
11+
* Fix an issue when a rule was serving a 200 response without the backend being called
1212
* Better options for sockets management in the dialog with the agent
1313

1414
## 2.2.2 - 22-09-2021
@@ -21,8 +21,8 @@
2121

2222
## 2.2.0 - 06-05-2021
2323

24-
* added the `redirectionio_set_header` directive - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-set-header))
25-
* added connection pool management options to the `redirectionio_pass` directive: `min_conns`, `keep_conns`, `max_conns` and `timeout` - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-pass))
24+
* Add the `redirectionio_set_header` directive - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-set-header))
25+
* Add connection pool management options to the `redirectionio_pass` directive: `min_conns`, `keep_conns`, `max_conns` and `timeout` - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-pass))
2626

2727
## 2.1.1 - 16-04-2021
2828

0 commit comments

Comments
 (0)