Skip to content

Commit

Permalink
Edit CHANGELOG.md with changes in v0.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Diaz <[email protected]>
  • Loading branch information
vladimir-v-diaz committed Apr 30, 2018
1 parent d1ba2bb commit 4465655
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog
## securesystemslib v0.11.1

* Convert `\r\n` newline characters to `\n`, so that the same KEYID is
generated for key data regardless of the newline style used (pr #146).

## securesystemslib v0.11.0

* Add `prompt` parameter to interface.import_rsa_privatekey_from_file() (pr #124).
Expand Down

0 comments on commit 4465655

Please sign in to comment.