Skip to content

Commit 23c51a6

Browse files
committed
prepare release
1 parent 50a4776 commit 23c51a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org).
66

7-
## [0.3.0] - upcoming
7+
## [0.3.0] - 2025-10-02
88

9-
- `windows-sys` dependency updated to version `0.61.0`
10-
- MSRV updated to Rust 1.71
9+
- `windows-sys` dependency updated to version `0.61.0`.
10+
- MSRV updated to Rust 1.71.
1111

1212
## [0.2.1] - 2022-12-10
1313

@@ -34,6 +34,7 @@ This release encountered a publishing issue.
3434

3535
- Initial release.
3636

37+
[0.3.0]: https://github.com/sunshowers-code/enable-ansi-support/releases/tag/0.3.0
3738
[0.2.1]: https://github.com/sunshowers-code/enable-ansi-support/releases/tag/0.2.1
3839
[0.2.0]: https://github.com/sunshowers-code/enable-ansi-support/releases/tag/0.2.0
3940
[0.1.2]: https://github.com/sunshowers-code/enable-ansi-support/releases/tag/0.1.2

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ fn main() {
3636

3737
## Minimum supported Rust version
3838

39-
The minimum supported Rust version (MSRV) is **1.71**. The MSRV will be updated sparingly, and any
40-
update to it will be considered a breaking change.
39+
The minimum supported Rust version (MSRV) is **1.71**. The MSRV will be updated sparingly.
4140

4241
## License and credits
4342

@@ -57,7 +56,7 @@ with minor modifications. The upstream code is used under the terms of the MIT l
5756
>
5857
> The above copyright notice and this permission notice shall be included in all
5958
> copies or substantial portions of the Software.
60-
>
59+
>
6160
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6261
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6362
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

0 commit comments

Comments
 (0)