CHANGELOGs..

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@448 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
David Heinemeier Hansson
2005-01-17 17:31:15 +00:00
parent 4ec7a4b5b7
commit ecfe77f38d
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
*SVN*
* Fixed bug in page caching that prevented it from working at all
*1.3.0* (January 17th, 2005)
* Added an extensive caching module that offers three levels of granularity (page, action, fragment) and a variety of stores.