Skip to content

Commit 4d39796

Browse files
authored
DOC: Prepare changelog for new version (#48)
1 parent faede19 commit 4d39796

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
1-
## UNRELEASED
1+
## v0.2.0 (2020-05-06)
22

33
FEATURES:
44

5+
- Add appname_header option - #41
6+
- Add enable_forwardfor option - #40
7+
- Add support for "mode tcp" - #16
8+
- Check dataplaneapi and haproxy binaries - #31
9+
510
IMPROVEMENTS:
611

12+
- Update go min version to 1.13 - #43
13+
- Update Consul APIs to 1.4.0 and Consul to 1.7.2 - #28
14+
- Added version in build - #24
15+
- Plug in logs from Consul client - #18
16+
- Perform state diff to configure haproxy: avoid config desync and better backend server handling
17+
718
BUGFIXES:
819

9-
* Properly detect when helper processes are not in the `$PATH` (eg: dataplaneapi or haproxy) - #21
20+
- Properly detect when helper processes are not in the `$PATH` (eg: dataplaneapi or haproxy) - #21
1021

1122
## v0.1.9 (2019-09-25)
1223

0 commit comments

Comments
 (0)