Skip to content

Commit 55a5957

Browse files
committed
docs: Update changelogs
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
1 parent 04704d0 commit 55a5957

File tree

6 files changed

+13
-0
lines changed

6 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Changed
1010

1111
- Bump MSRV to `1.80`
12+
- Update `selectors` to `0.32`.
1213

1314
## [0.17.0] - 2025-07-26
1415

bindings/c/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Changed
1010

1111
- Bump MSRV to `1.80`.
12+
- Update `selectors` to `0.32`.
1213

1314
## [0.17.0] - 2025-07-26
1415

bindings/java/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- `minify_css` option [#12](https://github.com/Stranger6667/css-inline/issues/12)
88

9+
### Changed
10+
11+
- Update `selectors` to `0.32`.
12+
913
## [0.17.0] - 2025-07-26
1014

1115
### Added

bindings/javascript/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Changed
1010

1111
- Bump MSRV to `1.80`
12+
- Update `selectors` to `0.32`.
1213

1314
## [0.17.0] - 2025-07-26
1415

bindings/python/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
### Changed
1010

1111
- Bump MSRV to `1.80`
12+
- Update `PyO3` to `0.27.0`.
13+
- Update `selectors` to `0.32`.
1214

1315
## [0.17.0] - 2025-07-26
1416

bindings/ruby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- `minify_css` option [#12](https://github.com/Stranger6667/css-inline/issues/12)
88

9+
### Changed
10+
11+
- Update `selectors` to `0.32`.
12+
913
## [0.17.0] - 2025-07-26
1014

1115
### Added

0 commit comments

Comments
 (0)