1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

* update README and CHANGELOG

This commit is contained in:
shimataro 2019-12-30 03:11:29 +09:00
parent db252fa131
commit 9db28eab1b
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
2 changed files with 45 additions and 0 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
* append contents of `config` and `known_hosts` when called multiple times
## [1.4.0]
### Added