Skip to content

Commit

Permalink
Add 3.2.9 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 9, 2024
1 parent e06b3fb commit 964c9dc
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# News

## 3.2.9 - 2024-06-19 {#version-3-2-9}

### Improvements

* Added support for old strscan.
* GH-132
* Reported by Adam

* Improved attribute value parse performance.
* GH-135
* Patch by NAITOH Jun.

* Improved `REXML::Node#each_recursive` performance.
* GH-134
* GH-139
* Patch by Hiroya Fujinami.

* Improved text parse performance.
* Reported by mprogrammer.

### Thanks

* Adam
* NAITOH Jun
* Hiroya Fujinami
* mprogrammer

## 3.2.8 - 2024-05-16 {#version-3-2-8}

### Fixes
Expand Down Expand Up @@ -65,7 +92,6 @@
* jcavalieri
* DuKewu


## 3.2.6 - 2023-07-27 {#version-3-2-6}

### Improvements
Expand Down

0 comments on commit 964c9dc

Please sign in to comment.