Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2f5ca7d

Browse files
committed
chore: Update CHANGELOG.md for 0.10.1
1 parent e0bf89f commit 2f5ca7d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased] - ReleaseDate
88

9+
## [0.10.1] — January 4, 2024
10+
11+
### Fixed
12+
13+
- Match `rustc`'s colors [#73](https://github.com/rust-lang/annotate-snippets-rs/pull/73)
14+
- Allow highlighting one past the end of `source` [#74](https://github.com/rust-lang/annotate-snippets-rs/pull/74)
15+
16+
### Compatibility
17+
18+
- Set the minimum supported Rust version to `1.73.0` [#71](https://github.com/rust-lang/annotate-snippets-rs/pull/71)
19+
20+
921
## [0.10.0] - December 12, 2023
1022

1123
### Added
@@ -73,7 +85,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7385
- Update the syntax to Rust 2018 idioms. (#4)
7486

7587
<!-- next-url -->
76-
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.0...HEAD
88+
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.1...HEAD
89+
[0.10.1]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.0...0.10.1
7790
[0.10.0]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.9.2...0.10.0
7891
[0.9.2]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.9.1...0.9.2
7992
[0.9.1]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.9.0...0.9.1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /