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 2d90aff commit 5b4396bCopy full SHA for 5b4396b
en/news/_posts/2019-01-30-ruby-2-6-1-released.md
@@ -9,12 +9,13 @@ lang: en
9
10
Ruby 2.6.1 has been released.
11
12
-This release includes some bug fixes.
13
-
+## Changes
14
15
-There are also some bug fixes.
+This release includes some bug fixes.
16
See [commit logs](https://github.com/ruby/ruby/compare/v2_6_0...v2_6_1) for more details.
17
+* [Net::Protocol::BufferedIO#write raises NoMethodError when sending large multi-byte string](https://bugs.ruby-lang.org/issues/15468)
18
+
19
## Download
20
21
* <https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.1.tar.gz>
0 commit comments