We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bf89f commit f285fc9Copy full SHA for f285fc9
CHANGELOG.md
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased] - ReleaseDate
8
9
+### Fixed
10
+
11
+- Match `rustc`'s colors [#73](https://github.com/rust-lang/annotate-snippets-rs/pull/73)
12
+- Allow highlighting one past the end of `source` [#74](https://github.com/rust-lang/annotate-snippets-rs/pull/74)
13
14
+### Compatibility
15
16
+- Set the minimum supported Rust version to `1.73.0` [#71](https://github.com/rust-lang/annotate-snippets-rs/pull/71)
17
18
## [0.10.0] - December 12, 2023
19
20
### Added
0 commit comments