@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
7
<!-- next-header -->
8
-
9
8
## [ Unreleased] - ReleaseDate
10
9
10
+
11
+ ## [ 0.10.2] - 2024年02月29日
12
+
11
13
### Added
12
14
13
15
- Added ` testing-colors ` feature to remove platform-specific colors when testing
@@ -91,7 +93,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
91
93
- Update the syntax to Rust 2018 idioms. (#4 )
92
94
93
95
<!-- next-url -->
94
- [ Unreleased ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.1...HEAD
96
+ [ Unreleased ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.2...HEAD
97
+ [ 0.10.2 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.1...0.10.2
95
98
[ 0.10.1 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.0...0.10.1
96
99
[ 0.10.0 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.9.2...0.10.0
97
100
[ 0.9.2 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.9.1...0.9.2
0 commit comments