Skip to content

Commit

Permalink
Add 3.3.9 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 24, 2024
1 parent ce59f2e commit 38eaa86
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# News

## 3.3.9 - 2024-10-24 {#version-3-3-9}

### Improvements

* Improved performance.
* GH-210
* Patch by NAITOH Jun.

### Fixes

* Fixed a parse bug for text only invalid XML.
* GH-215
* Patch by NAITOH Jun.

* Fixed a parse bug that `&#0x...;` is accepted as a character
reference.

### Thanks

* NAITOH Jun

## 3.3.8 - 2024-09-29 {#version-3-3-8}

### Improvements
Expand Down

0 comments on commit 38eaa86

Please # to comment.