documentation

This commit is contained in:
Akira Matsuda 2011-02-11 08:35:21 +09:00
parent 94331f4641
commit ac85de60df
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
== 0.9.3
* improved template detection logic
When a template for a tag could not be found in the app/views/kaminari/
directory, it searches the tag's ancestor template files before falling back
to engine's default template. This may help keeping your custom templates DRY.
* simplified bundled template themes
== 0.9.2
* stop adding extra LF between templates when joining