Skip to content

Commit

Permalink
Fixed wrong username in changelog (#3929)
Browse files Browse the repository at this point in the history
  • Loading branch information
KCreate authored and bcardiff committed Jan 22, 2017
1 parent ccf46c0 commit 4d03a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# 0.20.5 (20-01-2017)

* 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).
* Improved performance in `Crypto::Bcrypt` (see #3880, thanks @ysbaddaden).
* `expect_raises` returns raised exception (thanks @kostya).
* Line numbers debug information is always generated (see #3831, thanks @ysbaddaden).
Expand Down

0 comments on commit 4d03a56

Please sign in to comment.