Skip to content

Commit 6cb99d1

Browse files
authored
[TASK] Consolidate some deprecration changelog entries (#710)
1 parent 36ae13e commit 6cb99d1

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

CHANGELOG.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2323
### Deprecated
2424

2525
- Deprecate `Parser::setCharset()` and `Parser::getCharset()` (#688)
26-
- Deprecate `DeclarationBlock::createBorderShorthand()` (#578)
27-
- Deprecate `DeclarationBlock::createFontShorthand()` (#580)
28-
- Deprecate `DeclarationBlock::createDimensionsShorthand()` (#579)
29-
- Deprecate `DeclarationBlock::createListStyleShorthand()` (#577)
30-
- Deprecate `DeclarationBlock::createBackgroundShorthand()` (#576)
31-
- Deprecate `DeclarationBlock::createShorthandProperties()` (#575)
32-
- Deprecate `DeclarationBlock::expandListStyleShorthand()` (#574)
33-
- Deprecate `DeclarationBlock::expandBackgroundShorthand()` (#573)
34-
- Deprecate `DeclarationBlock::expandFontShorthand()` (#572)
35-
- Deprecate `DeclarationBlock::expandDimensionsShorthand()` (#571)
36-
- Deprecate `DeclarationBlock::expandBorderShorthand()` (#570)
37-
- Deprecate `DeclarationBlock::createShorthands()` (#569)
38-
- Deprecate `Document::expandShorthands()` (#566)
39-
- Deprecate `Document::createShorthands()` (#567)
40-
- Deprecate `DeclarationBlock::expandShorthands()` (#558)
26+
- Deprecate the expansion of shorthand properties (#578, #580, #579, #577, #576,
27+
#575, #574, #573, #572, #571, #570, #569, #566, #567, #558)
4128

4229
### Removed
4330

0 commit comments

Comments
 (0)