Skip to content

Commit 102cd23

Browse files
authored
Merge pull request #65 from johnwalker/changelog120
Add CHANGELOG to dynamodb encryption client for java
2 parents 50a78cb + 7660416 commit 102cd23

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)