Skip to content

Commit e8f7f08

Browse files
committed
Update changelog/release v1.3.12.
1 parent 238aaa1 commit e8f7f08

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.3.12
2+
3+
+ Fix & test loading non-RSA SSH keys with passwords (@Yakulu)
4+
15
# v1.3.11
26

37
+ Fix custom SSH config parsing to support latest Paramiko features (`Match` directives)

pyinfra/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.3.11'
1+
__version__ = '1.3.12'

0 commit comments

Comments
 (0)