summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-10-28 20:42:20 -0500
committerStuart Stock <stuart@int08h.com>2018-10-28 20:42:20 -0500
commit162ac0aacba40c6ea5cc3effdbe1db16a19ee0e9 (patch)
treefbf123fea8c62032a21608fe09a93b6fcd844917 /CHANGELOG.md
parent846128d08bd3fcd72f23b3123b332d0692782e41 (diff)
downloadroughenough-162ac0aacba40c6ea5cc3effdbe1db16a19ee0e9.zip
Update changelog for 1.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9eb63c..9a98044 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## Version 1.1.1
+
+* Provide auxiliary data to the AWS KMS decryption call. The auxiliary data _was_ provided in encrypt, but not decrypt, resulting in unconditional failure when unwrapping the long-term identity. See https://github.com/int08h/roughenough/commit/846128d08bd3fcd72f23b3123b332d0692782e41#diff-7f7c3059af30a5ded26269301caf8531R102
+
## Version 1.1.0
* Optional HTTP health check (requested in #8), see the