Skip to content

Commit 980cc20

Browse files
committed
Updated the ChangeLog for 0.2.4.
1 parent ed379d4 commit 980cc20

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.2.4 / 2024-03-04
2+
3+
* Support Ruby 3.4.0:
4+
* No longer use mutable String literals, and instead use
5+
`String.new(encoding: Encoding::UTF_8)` to fix warnings under Ruby 3.4.0.
6+
17
### 0.2.3 / 2022-06-18
28

39
* Add [gserver] ~> 0.0 as a dependency.

0 commit comments

Comments
 (0)