Skip to content

Commit 094640c

Browse files
committed
docs: Update changelog
1 parent 6aec7d7 commit 094640c

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

crates/anstyle-crossterm/CHANGELOG.md

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

10+
### Fixes
11+
12+
- Convert `BrightBlue` to `Blue`, not `Black`
13+
1014
## [4.0.1] - 2025-06-04
1115

1216
## [4.0.0] - 2025-05-01

crates/anstyle-query/CHANGELOG.md

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

10+
### Internal
11+
12+
- Dependency update
13+
1014
## [1.1.3] - 2025-06-04
1115

1216
## [1.1.2] - 2024-10-24

crates/anstyle-svg/CHANGELOG.md

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

10+
### Features
11+
12+
- Add `Term::render_html_fragments`
13+
1014
## [0.1.9] - 2025-06-16
1115

1216
### Features

crates/anstyle-wincon/CHANGELOG.md

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

10+
### Internal
11+
12+
- Dependency update
13+
1014
## [3.0.9] - 2025-06-04
1115

1216
## [3.0.8] - 2025-05-22

0 commit comments

Comments
 (0)