Skip to content

Commit 4720e21

Browse files
committed
docs(c): Fix changelog entries
1 parent bab826e commit 4720e21

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

bindings/c/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.13.0] - 2024-01-19
6+
57
### Added
68

79
- Support for the `data-css-inline="keep"` attribute to enforce keeping the `style` tag.
@@ -10,12 +12,6 @@
1012

1113
- Lookups for previous / next siblings, affecting selectors like `nth-child`. [#324](https://github.com/Stranger6667/css-inline/issues/324)
1214

13-
## [0.13.0] - 2024-01-19
14-
15-
### Fixed
16-
17-
- Lookups for previous / next siblings, affecting selectors like `nth-child`. [#324](https://github.com/Stranger6667/css-inline/issues/324)
18-
1915
### Performance
2016

2117
- Avoid using binary search on attributes.

0 commit comments

Comments
 (0)