Skip to content

Commit 7c6d741

Browse files
committed
Fix changelog
1 parent e1df2ad commit 7c6d741

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
* **Potentially breaking bug fix**: Selectors with unmatched brackets now always
66
produce a parser error. Previously, some edge cases like `[foo#{"]:is(bar"}) {a:
77
b}` would compile without error, but this was an unintentional bug.
8-
## 1.83.5-dev
98

109
* Fix the error message for `@extend` without a selector and possibly other
11-
parsing edge-cases in contexts that allow interpolation..
10+
parsing edge-cases in contexts that allow interpolation.
1211

1312
## 1.83.4
1413

0 commit comments

Comments
 (0)