We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85bd68d commit 1586ca5Copy full SHA for 1586ca5
CHANGELOG.md
@@ -23,6 +23,7 @@ This release drops support for Ruby 2.7. [#453] @flavorjones
23
- Improve performance of `ResultSet` hashes. [#154, #484, #468] @tenderlove
24
- Fix a GC compaction issue with `busy_handler`. [#466] @byroot
25
- Remove unused `ResultSet` instance variable. [#469] @tenderlove
26
+- Fix encoding for values passed to custom functions. [#218, #488] @tenderlove
27
28
29
### Changed
0 commit comments