Skip to content

Commit

Permalink
Update release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
seancribbs committed Feb 22, 2010
1 parent 0f089d9 commit e5c7501
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion RELEASE_NOTES.textile
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
h1. Ripple Release Notes

h2. 0.5.1 Patch Release - 2010-02-22

This is a minor release with fixes for Ruby 1.9, bundler/edge Rails,
and a minor feature addition. Changes:

* Qualify namespaces for Ruby 1.9.
* Decoupled a few specs that gave the appearance of failure.
* Added "bucket" and "key" properties on Riak::Link objects. [John Lynch]
* Fully-qualify the @JSON@ constant, using @ActiveSupport::JSON@ instead.
* Adjusted gem specification to accommodate edge Rails. [Preston Marshall]

h2. 0.5 Initial Release - 2010-02-10

This is the first release of Ripple, which would not have been possible
Expand All @@ -21,4 +32,4 @@ It includes:
** Validations
** Dirty-tracking
** Simple finders - all documents, by key
** Reloading
** Reloading

0 comments on commit e5c7501

Please sign in to comment.