Skip to content

Commit f487253

Browse files
committed
docs: Update changelogs
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent 9d76579 commit f487253

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

CHANGELOG.md

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

55
### Added
66

7-
- `keep_at_rules` option [#265](https://github.com/Stranger6667/css-inline/issues/265)
7+
- `keep_at_rules` option to keep all "at-rules" (ones starting with `@`) inside a "style" element. [#265](https://github.com/Stranger6667/css-inline/issues/265)
88

99
## [0.16.0] - 2025-07-16
1010

bindings/c/CHANGELOG.md

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

55
### Added
66

7-
- `keep_at_rules` option [#265](https://github.com/Stranger6667/css-inline/issues/265)
7+
- `keep_at_rules` option to keep all "at-rules" (ones starting with `@`) inside a "style" element [#265](https://github.com/Stranger6667/css-inline/issues/265)
88

99
## [0.16.0] - 2025-07-16
1010

bindings/java/CHANGELOG.md

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

55
### Added
66

7-
- `keep_at_rules` option [#265](https://github.com/Stranger6667/css-inline/issues/265)
7+
- `keep_at_rules` option to keep all "at-rules" (ones starting with `@`) inside a "style" element [#265](https://github.com/Stranger6667/css-inline/issues/265)
88

99
## [0.16.0] - 2025-07-16
1010

bindings/javascript/CHANGELOG.md

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

55
### Added
66

7-
- `keep_at_rules` option [#265](https://github.com/Stranger6667/css-inline/issues/265)
7+
- `keep_at_rules` option to keep all "at-rules" (ones starting with `@`) inside a "style" element [#265](https://github.com/Stranger6667/css-inline/issues/265)
88

99
## [0.16.0] - 2025-07-16
1010

bindings/python/CHANGELOG.md

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

55
### Added
66

7-
- `keep_at_rules` option [#265](https://github.com/Stranger6667/css-inline/issues/265)
7+
- `keep_at_rules` option to keep all "at-rules" (ones starting with `@`) inside a "style" element [#265](https://github.com/Stranger6667/css-inline/issues/265)
88

99
## [0.16.0] - 2025-07-16
1010

bindings/ruby/CHANGELOG.md

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

55
### Added
66

7-
- `keep_at_rules` option [#265](https://github.com/Stranger6667/css-inline/issues/265)
7+
- `keep_at_rules` option to keep all "at-rules" (ones starting with `@`) inside a "style" element [#265](https://github.com/Stranger6667/css-inline/issues/265)
88

99
## [0.16.0] - 2025-07-16
1010

0 commit comments

Comments
 (0)