We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4870566 commit 3de493bCopy full SHA for 3de493b
CHANGELOG.md
@@ -7,6 +7,18 @@ This project adheres to [Semantic Versioning](https://semver.org/).
7
8
### Added
9
10
+### Changed
11
+
12
+### Deprecated
13
14
+### Removed
15
16
+### Fixed
17
18
+## 8.8.0: Bug fixes and deprecations
19
20
+### Added
21
22
- `OutputFormat` properties for space around specific list separators (#880)
23
24
### Changed
@@ -29,8 +41,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
29
41
- `OutputFormat` properties for space around list separators as an array (#880)
30
42
- Deprecate `OutputFormat::level()` (#870)
31
43
32
-### Removed
33
-
34
44
### Fixed
35
45
36
46
- Include comments for all rules in declaration block (#1169)
0 commit comments