Skip to content

Commit fd726d9

Browse files
committed
Prepared for release
1 parent 236e503 commit fd726d9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,10 @@ Configuration items are:
315315

316316
## News and noteworthy
317317

318+
v8.1.0 - 2025-11-16
319+
* Updated to ph-commons 12.1.0
320+
* Using JSpecify annotations
321+
318322
v8.0.1 - 2025-10-28
319323
* Add support for case sensitivity in attribute selector. See [#116](https://github.com/phax/ph-css/pull/116) - thx @Aditi-1400
320324

ph-css/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>com.helger.maven</groupId>
141141
<artifactId>ph-javacc-maven-plugin</artifactId>
142-
<version>5.0.0</version>
142+
<version>5.0.1</version>
143143
<executions>
144144
<execution>
145145
<goals>

0 commit comments

Comments
 (0)