Skip to content

Commit c17331e

Browse files
authored
Update changelog for v1.1.0
1 parent 49e54cc commit c17331e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.1.0] - 2022-07-19
11+
1012
### Added
1113

1214
* Install rustup if not available in the CI environment. (Linux only)
@@ -18,6 +20,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1820

1921
* Update to `Swatinem/rust-cache@v2`.
2022

23+
## [1.0.2] - 2022-05-02
24+
25+
### Changed
26+
27+
* Enable colored cargo output.
28+
* Print short backtraces during test failure.
29+
2130
## [1.0.1] - 2022-04-20
2231

2332
### Added

0 commit comments

Comments
 (0)