Skip to content

Commit

Permalink
really releasing 0.16.3. 🍵
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Oct 8, 2024
1 parent 981b5da commit 00f3500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 0.16.3

* Fix a bug in Ruby 3: `NoMethodError: undefined method `[]' for nil`. Thanks @tiagotex for finding the problem
and solution.
* Fix a bug in Ruby 3.2: `NoMethodError: undefined method `[]' for nil`. Thanks @tiagotex for finding the problem
and solution. This bug only occurs when compacting the memory using GC, which is only introduced with Ruby 3.2.

# 0.16.2

Expand Down

0 comments on commit 00f3500

Please sign in to comment.