Skip to content

Conversation

johnwalker
Copy link
Contributor

This starts a changelog, which follows the same format as the encryption sdk
for java.

(For release of 1.2.0)

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This starts a changelog, which follows the same format as the encryption sdk
for java.
CHANGELOG.md Outdated
@@ -0,0 +1,10 @@
# Changelog

## 1.2.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something that I always find very useful in changelogs is the date when that version was released (ex[1]). This also makes it clear if a version has not yet been released and we are just noting the changes accruing that will be in that version once we publish it.

[1] https://github.com/aws/aws-encryption-sdk-python/blob/master/CHANGELOG.rst#138----2018-11-15

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the minor / bugfix format in the python changelog, will update to include the date.

@johnwalker johnwalker merged commit 102cd23 into aws:master Dec 5, 2018
seebees pushed a commit that referenced this pull request Dec 12, 2023
Adds a flag to ignore case on Rsa JceMasterKey. This will avoid warning users
about unsupported lowercase algorithm names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants