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 af6440b commit a60a2cfCopy full SHA for a60a2cf
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## Next Release
2
3
-* Fixed a bug that would crash the server if sending IO to the child failed
+* Revert the removal of UTF-8 force encoding in JSON loading.
4
+* Shush the `backtrace_locations` too.
5
+* Recommend setting `enable_reloading` on newer Rails version.
6
+* Drop support to end-of-life Ruby versions.
7
+* Fixed a bug that would crash the server if sending IO to the child failed.
8
9
## 4.3.0
10
0 commit comments