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

update CHANGELOG

This commit is contained in:
shimataro 2023-10-12 05:29:54 +09:00
parent f782e91986
commit 9570076443
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Fixed
* JSON parse error on exit, if `if_key_exists`=`fail` and key exists
## [2.6.0] - 2023-10-11
### Others