mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
version 2.0.3 (#137)
This commit is contained in:
parent
ae1cf3fcc9
commit
be59087152
12 changed files with 1203 additions and 562 deletions
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.0.3] - 2020-06-06
|
||||
|
||||
### Added
|
||||
|
||||
* Ubuntu 20.04
|
||||
|
@ -111,7 +113,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
* First release.
|
||||
|
||||
[Unreleased]: https://github.com/shimataro/ssh-key-action/compare/v2.0.2...HEAD
|
||||
[Unreleased]: https://github.com/shimataro/ssh-key-action/compare/v2.0.3...HEAD
|
||||
[2.0.3]: https://github.com/shimataro/ssh-key-action/compare/v2.0.2...v2.0.3
|
||||
[2.0.2]: https://github.com/shimataro/ssh-key-action/compare/v2.0.1...v2.0.2
|
||||
[2.0.1]: https://github.com/shimataro/ssh-key-action/compare/v2.0.0...v2.0.1
|
||||
[2.0.0]: https://github.com/shimataro/ssh-key-action/compare/v1.6.5...v2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue