Skip to content

Commit cea2ca5

Browse files
committed
Add changelog entry
1 parent f010a58 commit cea2ca5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.4.3] - 2023-02-21
11+
12+
### Fixed
13+
14+
* Executing the action twice for different toolchains now no longer fails around unstable features #12.
15+
If multiple toolchains are installed, the "CARGO_REGISTRIES_CRATES_IO_PROTOCOL" can be downgraded to "git" if any of the installed toolchains require it.
16+
1017
## [1.4.2] - 2023-02-15
1118

1219
### Fixed

0 commit comments

Comments
 (0)