Skip to content

Commit de5976c

Browse files
Update CHANGELOG.md
Change voice of CHANGELOG to declarative Co-Authored-By: June Blender <[email protected]>
1 parent 51586c9 commit de5976c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 1.6.1 -- Unreleased
44

55
### Deprecation Warnings
6-
* `AwsCrypto.encryptString()` and `AwsCrypto.decryptString()` are now deprecated.
6+
* Deprecated `AwsCrypto.encryptString()` and `AwsCrypto.decryptString()`.
77
Please move to `AwsCrypto.encryptData()` and `AwsCrypto.decryptData()` with manual Base64 encoding/decoding.
88
[PR #120](https://github.com/aws/aws-encryption-sdk-java/pull/120)
99

0 commit comments

Comments
 (0)