Skip to content

Commit e9a88ce

Browse files
committed
Add CHANGELOG to dynamodb encryption client for java
This starts a changelog, which follows the same format as the encryption sdk for java.
1 parent 50a78cb commit e9a88ce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
* Add support for overriding the EncryptionContext in DynamoDBEncryptor #60
8+
* Update examples to use PUT instead of Clobber #60
9+
* Document the minimum supported JDK version as JDK8 #57
10+
* Add CI for JDK11 #62

0 commit comments

Comments
 (0)