We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b3227 commit bcf5cbeCopy full SHA for bcf5cbe
CHANGELOG.md
@@ -32,6 +32,8 @@ Please also have a look at our
32
33
### Changed
34
35
+- `DeclarationBlock` no longer extends `RuleSet` and instead has a `RuleSet` as
36
+ a property; use `getRuleSet()` to access it directly (#1194)
37
- The default line (and column) number is now `null` (not zero) (#1288)
38
- `setPosition()` (in `Rule` and other classes) now has fluent interface,
39
returning itself (#1259)
0 commit comments