@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 0.11.2] - 2024年04月27日
11
+
10
12
### Added
11
13
12
14
- All public types now implement ` Debug ` [ #119 ] ( https://github.com/rust-lang/annotate-snippets-rs/pull/119 )
@@ -130,7 +132,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
130
132
- Update the syntax to Rust 2018 idioms. (#4 )
131
133
132
134
<!-- next-url -->
133
- [ Unreleased ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.1...HEAD
135
+ [ Unreleased ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.2...HEAD
136
+ [ 0.11.2 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.1...0.11.2
134
137
[ 0.11.1 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.0...0.11.1
135
138
[ 0.11.0 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.2...0.11.0
136
139
[ 0.10.2 ] : https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.1...0.10.2
0 commit comments