Skip to content

Commit c1bb741

Browse files
committed
Correct location of magic method deprecation in history
1 parent 966b8a4 commit c1bb741

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
@@ -83,6 +83,8 @@ lifting. Thanks! :heart:
8383
- Deprecate extending `OutputFormat` (#1131)
8484
- Deprecate `OutputFormat::get()` and `::set()` (#1107)
8585
- Deprecate support for `-webkit-calc` and `-moz-calc` (#1086)
86+
- Deprecate magic method forwarding from `OutputFormat` to `OutputFormatter`
87+
(#894)
8688
- Deprecate `__toString()` (#1006)
8789
- Deprecate greedy calculation of selector specificity (#1018)
8890
- Deprecate the IE hack in `Rule` (#993, #1003)
@@ -109,8 +111,6 @@ lifting. Thanks! :heart:
109111

110112
### Deprecated
111113

112-
- Deprecate magic method forwarding from `OutputFormat` to `OutputFormatter`
113-
(#894)
114114
- Deprecate the expansion of shorthand properties
115115
(#578, #580, #579, #577, #576, #575, #574, #573, #572, #571, #570, #569, #566,
116116
#567, #558, #714)

0 commit comments

Comments
 (0)