README.md in requirejs-rails-0.8.2 vs README.md in requirejs-rails-0.9.0
- old
+ new
@@ -262,10 +262,15 @@
Usage changes that may break functionality for those upgrading along the 0.x
series are documented here. See [the Changelog](https://github.com/jwhitley/requirejs-rails/blob/master/CHANGELOG.md) for the full
list of feature additions, bugfixes, etc.
+### v0.9.0
+
+- The upgrade to RequireJS and r.js 2.0 includes changes that will break some
+ apps.
+
### v0.5.1
- `requirejs_include_tag` now generates a data-main attribute if given an argument, ala:
```erb
@@ -289,6 +294,6 @@
Please check out [our GitHub issues page](https://github.com/jwhitley/requirejs-rails/issues)
to see what's upcoming and to file feature requests and bug reports.
----
-Copyright 2011 John Whitley. See the file MIT-LICENSE for terms.
+Copyright 2011-2012 John Whitley. See the file MIT-LICENSE for terms.