Skip to content

Commit a35ed9d

Browse files
committed
- Specifying empty password: Add to changelog and add self to authors
1 parent 3a3f016 commit a35ed9d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Features:
77
* Add an option `--list-ssh-config` to list ssh configurations.
88
* Add an option `--ssh-config-path` to choose ssh configuration path.
99

10+
Bug Fixes:
11+
----------
12+
13+
* Fix specifying empty password with `--password=''` when config file has a password set (Thanks: [Zach DeCook]).
14+
1015

1116
1.21.1
1217
======
@@ -757,3 +762,4 @@ Bug Fixes:
757762
[François Pietka]: https://github.com/fpietka
758763
[Frederic Aoustin]: https://github.com/fraoustin
759764
[Georgy Frolov]: https://github.com/pasenor
765+
[Zach DeCook]: https://zachdecook.com

mycli/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Contributors:
7272
* Jakub Boukal
7373
* Takeshi D. Itoh
7474
* laixintao
75+
* Zach DeCook
7576

7677
Creator:
7778
--------

0 commit comments

Comments
 (0)