1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
ssh-key-action/CHANGELOG.md
shimataro 3d8365bb3a
Feature/known_hosts (#25)
* * add "known-hosts" option

* * update CHANGELOG

* * update README

* * update actions.yml

* * update example of known-hosts

* * fix message
2019-09-29 13:18:35 +09:00

908 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • known-hosts option

1.2.0

Fixed

  • CI trigger
  • example code in README

Others

  • Install only dependencies packages.

1.1.0

Others

  • Support Visual Studio Code officially.
  • Use GitHub Actions for build test.

1.0.0

  • First release.