Skip to content

Commit 4d03a56

Browse files
KCreatebcardiff
authored andcommittedJan 22, 2017
Fixed wrong username in changelog (#3929)
1 parent ccf46c0 commit 4d03a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 0.20.5 (20-01-2017)
22

3-
* Improved performance in `String#index`, `String#rindex` due to Rabin-Karp algorithm (thanks @MakeJustNow).
3+
* Improved performance in `String#index`, `String#rindex` due to Rabin-Karp algorithm (thanks @MakeNowJust).
44
* Improved performance in `Crypto::Bcrypt` (see #3880, thanks @ysbaddaden).
55
* `expect_raises` returns raised exception (thanks @kostya).
66
* Line numbers debug information is always generated (see #3831, thanks @ysbaddaden).

0 commit comments

Comments
 (0)
Please sign in to comment.