summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2019-08-11 18:21:53 -0500
committerStuart Stock <stuart@int08h.com>2019-08-11 18:21:53 -0500
commitbbf13c7d20e22d53b1dcc5f3179fbae3de62726b (patch)
treee0c53bfd6ffa9f2f1242d7904352307d6862d9d9
parent743662ff68d91cf66191a051c3980fd8f7c47df9 (diff)
downloadroughenough-bbf13c7d20e22d53b1dcc5f3179fbae3de62726b.zip
Add consolidated (pending) changes to changelog
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd5beb6..865ae00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## Unreleased (to be 1.1.6)
+
+* Fix several Clippy items (266f1adc9)
+* Update to latest Rusoto (6ff01af52)
+* Update to latest google-cloudkms (a0165c019)
+* Update Dockerfile to Rust 1.36 (743662ff)
+
## Version 1.1.5
* Improved error messages (3841942)