Skip to content

Commit

Permalink
Merge branch '6.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 12, 2024
2 parents 78062bd + e8fb06a commit 8471077
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
pull_request:
branches:
- master
- "6.7"
permissions:
contents: read

Expand Down
6 changes: 6 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Project: woodstox
=== Releases ===
------------------------------------------------------------------------

7.1.1 (not yet released)

#213: SAX: `Locator#getSystemId` and `Locator#getPublicId` are not
available during `startDocument` event
(fix contributed by Philipp N)

7.1.0 (22-Oct-2024)

#209: SAXParser: Add support for `LexicalHandler.startEntity()` and `.endEntity()`
Expand Down

0 comments on commit 8471077

Please sign in to comment.