Update changelog

This commit is contained in:
Taiki Endo
2022-04-04 21:49:36 +09:00
parent ceb63b7192
commit 22a596fc5d

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support `mdbook`. ([#2](https://github.com/taiki-e/install-action/pull/4), thanks @thomcc)
## [1.2.2] - 2022-03-18
- Support specifying the version of `nextest`. ([#2](https://github.com/taiki-e/install-action/pull/3), thanks @sunshowers)