Skip to content

Commit d0de596

Browse files
committed
docs: Update changelog
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent a999cb9 commit d0de596

File tree

6 files changed

+6
-5
lines changed

6 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- **CLI**: Remove `pico-args`
1212
- Bump MSRV to `1.75`.
1313
- Update `selectors` to `0.29`.
14-
- Update `html5ever` to `0.33`.
14+
- Update `html5ever` to `0.35`.
1515

1616
## [0.15.0] - 2025-06-17
1717

bindings/c/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Bump MSRV to `1.75`.
88
- Update `selectors` to `0.29`.
9-
- Update `html5ever` to `0.33`.
9+
- Update `html5ever` to `0.35`.
1010

1111
## [0.15.0] - 2025-06-21
1212

bindings/java/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Changed
66

77
- Remove `gson` as a dependency
8+
- Update `html5ever` to `0.35`.
89

910
## 0.15.0 - 2025-06-29
1011

bindings/javascript/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Bump MSRV to `1.75`.
88
- Update `selectors` to `0.29`.
9-
- Update `html5ever` to `0.33`.
9+
- Update `html5ever` to `0.35`.
1010

1111
### Fixed
1212

bindings/python/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Bump MSRV to `1.75`.
88
- Update `selectors` to `0.29`.
9-
- Update `html5ever` to `0.33`.
9+
- Update `html5ever` to `0.35`.
1010

1111
### Fixed
1212

bindings/ruby/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Changed
66

77
- Update `selectors` to `0.29`.
8-
- Update `html5ever` to `0.33`.
8+
- Update `html5ever` to `0.35`.
99

1010
## [0.15.2] - 2025-06-24
1111

0 commit comments

Comments
 (0)