Skip to content

Commit

Permalink
Add 3.4.0 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 15, 2024
1 parent dfc7753 commit 19d8ebf
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# News

## 3.4.0 - 2024-12-15 {#version-3-4-0}

### Improvement

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

* JRuby: Improved parse performance.
* GH-219
* Patch by João Duarte

* Added support for reusing pull parser.
* GH-214
* GH-220
* Patch by Dmitry Pogrebnoy

* Improved error handling when source is `IO`.
* GH-221
* Patch by NAITOH Jun

### Thanks

* NAITOH Jun

* João Duarte

* Dmitry Pogrebnoy

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

### Improvements
Expand Down

0 comments on commit 19d8ebf

Please sign in to comment.