Skip to content

Commit 2979c4b

Browse files
committed
docs: Update changelog
1 parent 4c37917 commit 2979c4b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
MSRV changed to 1.60 to hide optional dependencies
11+
12+
### Fixes
13+
14+
- Resolved soundness issue by switching from `atty` to `is-terminal`
15+
16+
### Breaking Changes
17+
18+
To open room for changing dependencies:
19+
- Renamed `termcolor` feature to `color`
20+
- Renamed `atty` feature to `auto-color`
21+
1022
## [0.9.3] - 2022-11-07
1123

1224
- Fix a regression from v0.9.2 where env_logger would fail to compile with the termcolor feature turned off.

0 commit comments

Comments
 (0)