Skip to content

Commit b504c19

Browse files
committed
Update CHANGELOG.md
1 parent dc588b6 commit b504c19

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## v0.9.0 [2024-02-06]
11+
12+
### Changed
13+
14+
* Update all versions of `actions/checkout` to v4 (#199)
15+
* Update to Node 20 (#201)
16+
17+
## v0.8.0 [2023-03-24]
18+
19+
### Changed
20+
21+
* No longer writing GitHub's SSH host keys to `known_hosts` (#171)
22+
* Update to actions/checkout@v3 (#143)
23+
* Allow the user to override the commands for git, ssh-agent, and ssh-add (#154)
24+
1025
## v0.7.0 [2022-10-19]
1126

1227
### Added

0 commit comments

Comments
 (0)