We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e54cc commit c17331eCopy full SHA for c17331e
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.0] - 2022-07-19
11
+
12
### Added
13
14
* 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
18
20
19
21
* Update to `Swatinem/rust-cache@v2`.
22
23
+## [1.0.2] - 2022-05-02
24
25
+### Changed
26
27
+* Enable colored cargo output.
28
+* Print short backtraces during test failure.
29
30
## [1.0.1] - 2022-04-20
31
32
0 commit comments