updated history and readme (added contributors) - reportable - Fork of reportable required by WarVox, from hdm/reportable.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 46f50d755b2fcf6d871f7409fbd19f0c5d377c06
(DIR) parent a84a25e91a25f3fe14ba182c4153bea190e21e43
(HTM) Author: Marco Otte-Witte <marco.otte-witte@simplabs.com>
Date: Sat, 2 Jan 2010 11:41:35 +0100
updated history and readme (added contributors)
Diffstat:
M HISTORY.rdoc | 5 +++++
M README.rdoc | 2 ++
2 files changed, 7 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/HISTORY.rdoc b/HISTORY.rdoc
@@ -1,3 +1,8 @@
+=== v1.3.2
+
+* the tag helper now support options for title and alt tags (thanks to jan (http://github.com/jan))
+* reports are now cached also when conditions are specified (thanks to eric (http://github.com/eric))
+
=== v1.3.1
* fixed migration template
(DIR) diff --git a/README.rdoc b/README.rdoc
@@ -135,6 +135,8 @@ If you want to suggest any new features or report bugs, do so at http://github.c
== Contributors
* myronmarston (http://github.com/myronmarston)
+* jan (http://github.com/jan)
+* eric (http://github.com/eric)
== Author