Skip to content

Commit 1368c3f

Browse files
committed
Split up into two changelog entries
1 parent 18a835b commit 1368c3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ Please also have a look at our
2121

2222
### Changed
2323

24-
- Mark `OutputFormat` as not extendable and the constructor as `@internal`
25-
(#1131)
24+
- Mark the `OutputFormat` constructor as `@internal` (#1131)
2625
- Mark `OutputFormatter` as `@internal` (#896)
2726
- Make `Selector` a `Renderable` (#1017)
2827
- Mark `Selector::isValid()` as `@internal` (#1037)
@@ -37,6 +36,7 @@ Please also have a look at our
3736

3837
### Deprecated
3938

39+
- Deprecate extending `OutputFormat` (#1131)
4040
- Deprecate magic method forwarding from `OutputFormat` to `OutputFormatter`
4141
(#894)
4242
- Deprecate greedy calculation of selector specificity (#1018)

0 commit comments

Comments
 (0)