mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
19 lines
542 B
Markdown
19 lines
542 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
### Others
|
|
|
|
* Support Visual Studio Code officially.
|
|
|
|
## [1.0.0]
|
|
|
|
* First release.
|
|
|
|
[Unreleased]: https://github.com/shimataro/ssh-key-action/compare/v1.0.0...HEAD
|
|
[1.0.0]: https://github.com/shimataro/ssh-key-action/compare/8deacc95b1ee5732107e56baa4c8aac4c386ef7e...v1.0.0
|