Skip to content

Commit d730aa8

Browse files
committed
Release Notes and Readme for 3.7.1
1 parent ffc659d commit d730aa8

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ and optional library packages are the following:
6969
### Compile-time dependencies
7070

7171
- The [css4j](https://github.com/css4j/css4j/releases) library (and its transitive
72-
dependencies); version 3.7.1 or higher is recommended (compatibility with 4.0 or
72+
dependencies); version 3.7.2 or higher is recommended (compatibility with 4.0 or
7373
higher is not guaranteed).
7474

7575
- The [css4j-agent](https://github.com/css4j/css4j-agent/releases) library;
76-
version 3.6.0 or higher is recommended (compatibility with 4.0 or higher is
76+
version 3.7.0 or higher is recommended (compatibility with 4.0 or higher is
7777
not guaranteed). **It is optional at runtime.**
7878

7979
- The [dom4j](https://github.com/dom4j/dom4j) JAR package (tested with 2.1.1).

RELEASE_NOTES.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
# css4j-dom4j version 3.7.0 Release Notes
1+
# css4j-dom4j version 3.7.1 Release Notes
22

3-
### February 15, 2022
3+
### March 1, 2022
44

55
<br/>
66

77
## Release Highlights
88

9-
- `getSheet()` now returns null if the sheet's Content-Type is invalid.
10-
11-
- css4j-dom4j now requires css4j 3.7.1 or later to build, but can use previous
12-
3.x versions at runtime.
9+
- Fix a bug in positional selector matching.
1310

1411

1512
## Project Sites

0 commit comments

Comments
 (0)