We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent ccf46c0 commit 4d03a56Copy full SHA for 4d03a56
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 0.20.5 (20-01-2017)
2
3
-* Improved performance in `String#index`, `String#rindex` due to Rabin-Karp algorithm (thanks @MakeJustNow).
+* Improved performance in `String#index`, `String#rindex` due to Rabin-Karp algorithm (thanks @MakeNowJust).
4
* Improved performance in `Crypto::Bcrypt` (see #3880, thanks @ysbaddaden).
5
* `expect_raises` returns raised exception (thanks @kostya).
6
* Line numbers debug information is always generated (see #3831, thanks @ysbaddaden).
0 commit comments