Skip to content

Commit 3716ad7

Browse files
committed
DOC: Changelog for 0.11.3
Signed-off-by: Sebastien Awwad <[email protected]>
1 parent 124bb05 commit 3716ad7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Changelog
2+
3+
## securesystemslib v0.11.3
4+
5+
* Provide option to normalize line endings (`\r\n` -> `\n`, `\r` -> `\n`) when
6+
calculating the hash of a file (default: do not normalize).
7+
* Update developer dependencies (dev-requirements.txt):
8+
* cryptography 2.2.2 to 2.3.1
9+
* tox 3.0.0 to 3.2.1
10+
211
## securesystemslib v0.11.2
312

413
* No (en|de)cryption of ed25519 key files when given empty password (pr #148).

0 commit comments

Comments
 (0)