Update CHANGELOG.md

pull/3295/head
Frank Schroeder 7 years ago
parent 2123700056
commit 6c053d5139
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD

@ -23,6 +23,7 @@ IMPROVEMENTS:
* api: Changed signature for "done" channels on `agent.Monitor()` and `session.RenewPeriodic` methods to make them more compatible with `context`. [GH-3271]
* docs: Added a complete end-to-end example of ACL bootstrapping in the [ACL Guide](https://www.consul.io/docs/guides/acl.html#bootstrapping-acls). [GH-3248]
* vendor: Updated golang.org/x/sys/unix to support IBM s390 platforms. [GH-3240]
* agent: rewrote Docker health checks without using the Docker client and its dependencies. [GH-3270]
BUG FIXES:

Loading…
Cancel
Save