Updated the changelog.
This commit is contained in:
parent
9db02c154b
commit
02f412a42e
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.MD
10
CHANGELOG.MD
|
|
@ -1,5 +1,15 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Users can now specify a password for the SSH key used in the SSH tunnel. This is done by entering the password in
|
||||||
|
the config file, under the entry `connection_details > ssh_tunneling > ssh_private_key_password`.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- The `ssh_tunneling` section of the config file is now optional and the application will work even if the config
|
||||||
|
file does not contain it.
|
||||||
|
|
||||||
## [0.2.0] - 2022-07-26
|
## [0.2.0] - 2022-07-26
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue