Skip to content

Commit dcd2835

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

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
@@ -10,7 +10,7 @@
1010

1111
- **CLI**: Remove `pico-args`
1212
- Bump MSRV to `1.75`.
13-
- Update `selectors` to `0.29`.
13+
- Update `selectors` to `0.30`.
1414
- Update `html5ever` to `0.35`.
1515

1616
### Performance

bindings/c/CHANGELOG.md

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

77
- Bump MSRV to `1.75`.
8-
- Update `selectors` to `0.29`.
8+
- Update `selectors` to `0.30`.
99
- Update `html5ever` to `0.35`.
1010

1111
### Performance

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 `selectors` to `0.30`.
89
- Update `html5ever` to `0.35`.
910

1011
### Performance

bindings/javascript/CHANGELOG.md

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

77
- Bump MSRV to `1.75`.
8-
- Update `selectors` to `0.29`.
8+
- Update `selectors` to `0.30`.
99
- Update `html5ever` to `0.35`.
1010

1111
### Fixed

bindings/python/CHANGELOG.md

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

77
- Bump MSRV to `1.75`.
8-
- Update `selectors` to `0.29`.
8+
- Update `selectors` to `0.30`.
99
- Update `html5ever` to `0.35`.
1010

1111
### Fixed

bindings/ruby/CHANGELOG.md

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

55
### Changed
66

7-
- Update `selectors` to `0.29`.
7+
- Update `selectors` to `0.30`.
88
- Update `html5ever` to `0.35`.
99

1010
### Performance

0 commit comments

Comments
 (0)