Skip to content

Commit

Permalink
Railties changelog updated with -j parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Oct 11, 2010
1 parent 708e094 commit 933f745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions railties/CHANGELOG
@@ -1,5 +1,7 @@
*Rails 3.1.0 (unreleased)*

* Added -j parameter with jquery/prototype as options. Now you can create your apps with jquery using `rails new myapp -j jquery`. The default is still prototype. [siong1987]

* Added Rack::Etag and Rack::ConditionalGet to the default middleware stack [José Valim]

* Added Rack::Cache to the default middleware stack [Yehuda Katz and Carl Lerche]
Expand Down

0 comments on commit 933f745

Please sign in to comment.