Commit 18178defdd85fcde985e0f010666d8aa54819a48
Prepare for the 2.0.4 release.
Coda Hale committed on 3/10/2009, 3:49:19 AMParent: cd5da41ff52e61697d546eac2fbcf470a24c8a62
Files changed
CHANGELOG | changed |
Rakefile | changed |
CHANGELOG | ||
---|---|---|
@@ -18,4 +18,8 @@ | ||
18 | 18 | 2.0.3 May 07 2008 |
19 | 19 | - Made exception classes descend from StandardError, not Exception [Dan42] |
20 | 20 | - Changed BCrypt::Engine.hash to BCrypt::Engine.hash_secret to avoid Merb |
21 | 21 | sorting issues. [Lee Pope] |
22 | + | |
23 | +2.0.4 Mar 09 2009 | |
24 | + - Added Ruby 1.9 compatibility. [Genki Takiuchi] | |
25 | + - Fixed segfaults on some different types of empty strings. [Mike Pomraning] |
Built with git-ssb-web