README.md in jquery-rails-cdn-0.4.0 vs README.md in jquery-rails-cdn-1.0.0

- old
+ new

@@ -25,9 +25,11 @@ * Your code changes more often than jQuery upgrades, right? * `rake assets:precompile` will run faster and use less memory. Changelog: +* v1.0.0: Options like `defer: true` or `data-turbolinks-eval: false` are allowed to be passed. (Thanks to @mkitt) +* v0.4.0: Added Cloudflare. (Thanks to @damonmorgan) * v0.3.0: Microsoft and Yandex are now always scheme-less. (Thanks to @atipugin) * v0.2.1: Use minified version for Yandex. (Thanks to @atipugin) * v0.2.0: (Incompatible Change) Google CDN is now always scheme-less. Add Yandex CDN for Russian users. (Thanks to @ai) * v0.1.0: Added `:google_schemeless` for sites that support both SSL and non-SSL. * v0.0.1: Initial release