Skip to content

Commit 54e7197

Browse files
Adds v4.3 readme section.
1 parent 2e7666b commit 54e7197

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Previously a part of clean-css it's a separate package since clean-css 4.0.
2323
* [Important: 4.0 breaking changes](#important-40-breaking-changes)
2424
* [What's new in version 4.1](#whats-new-in-version-41)
2525
* [What's new in version 4.2](#whats-new-in-version-42)
26+
* [What's new in version 4.3](#whats-new-in-version-43)
2627
* [CLI options](#cli-options)
2728
* [Compatibility modes](#compatibility-modes)
2829
* [Formatting options](#formatting-options)
@@ -93,6 +94,12 @@ clean-css-cli 4.2 introduces the following changes / features:
9394

9495
* [clean-css 4.2](https://github.com/jakubpawlowicz/clean-css#whats-new-in-version-42) as a dependency;
9596

97+
## What's new in version 4.3
98+
99+
clean-css-cli 4.3 introduces the following changes / features:
100+
101+
* `--input-source-map` option which accepts a path to input source map file.
102+
96103
## CLI options
97104

98105
```shell

0 commit comments

Comments
 (0)