diff --git a/CHANGELOG b/CHANGELOG index 66d6532..4236e0c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +v0.4 - 18 May 2008 +* Updated for Rails3 + v0.3 - 10 September 2008 * Better date handling with acts_like_date * Catch empty collections for series diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8fbea83..f75a01f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,3 +1,4 @@ Joshua Miller Mathias Sulser -Jerry Cheung \ No newline at end of file +Jerry Cheung +Logan Leger diff --git a/README b/README index 1c8454f..ee50bc6 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ for jQuery within Rails applications. Install -* ruby script/plugin install http://flotilla.rubyforge.org/svn/trunk/plugins/flotilla/ +* ruby script/plugin install git://github.com/joshuamiller/flotilla.git Project Page @@ -16,7 +16,3 @@ Project Page flot * http://flot.googlecode.com/ - -jRails - -* http://www.ennerchi.com/projects/jrails \ No newline at end of file