Skip to content

Commit bcf5cbe

Browse files
committed
Add changelog entry
1 parent a2b3227 commit bcf5cbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Please also have a look at our
3232

3333
### Changed
3434

35+
- `DeclarationBlock` no longer extends `RuleSet` and instead has a `RuleSet` as
36+
a property; use `getRuleSet()` to access it directly (#1194)
3537
- The default line (and column) number is now `null` (not zero) (#1288)
3638
- `setPosition()` (in `Rule` and other classes) now has fluent interface,
3739
returning itself (#1259)

0 commit comments

Comments
 (0)