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