Skip to content

Commit 13e0498

Browse files
committed
Add changelog
1 parent ca0e2ff commit 13e0498

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Unreleased
2+
3+
* Send proxy version in logs
4+
5+
## 0.3.2 - 25-02-2019
6+
7+
* Fix bad response status code in log when using apache rewrite module
8+
9+
## 0.3.1 - 19-02-2019
10+
11+
* Fix default endpoint for agent when it's not set
12+
13+
## 0.3.0 - 15-02-2019
14+
15+
* Send request method in logs
16+
* Add support for filtering header and body response with the agent
17+
18+
## 0.2.0 - 18-01-2019
19+
20+
* Add support for matching redirection on response status code
21+
* Stability improvements
22+
* Fix potential segfault when receiving bad response from agent
23+
* Fix memory leak issues
24+
25+
## 0.1.0 - 15-11-2018
26+
27+
* Initial release

0 commit comments

Comments
 (0)