Skip to content

Commit cd4d1a6

Browse files
committed
Prepared for release
1 parent b262638 commit cd4d1a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ The following list gives an overview of known shortcomings in ph-css
221221

222222
A Maven plugin to compress CSS files at build time using ph-css.
223223

224-
It requires Java 8 and Maven 3 to run.
224+
It requires Java 11 and Maven 3 to run.
225225

226226
## Maven configuration
227227

@@ -314,7 +314,7 @@ Configuration items are:
314314

315315
## News and noteworthy
316316

317-
* v7.0.4 - work in progress
317+
* v7.0.4 - 2025-02-17
318318
* Added additional media query features. See [#104}(https://github.com/phax/ph-css/pull/104) - thx @nhubbard
319319
* Added new setting `CSSReaderSettings.setKeepDeprecatedProperties(boolean)` to customize if they should be read or discarded. See [#107](https://github.com/phax/ph-css/issues/107) - thx @hrozhkov1
320320
* Added the property `keepDeprecatedProperties` to the Maven plugin

0 commit comments

Comments
 (0)