Skip to content

Commit

Permalink
Prepare Changes and README files for upcoming release.
Browse files Browse the repository at this point in the history
  • Loading branch information
racke committed Dec 27, 2014
1 parent e30f07c commit a1818fb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Changes
@@ -1,5 +1,18 @@
Revision history for Template::Flute

0.0160 Sat Dec 27 12:46:00 2014 CET

[BUG FIXES]

* Add Cache iterator subclass to fix problems with multiple lists
sharing the same iterator (Stefan Hornburg).
* Force currency options to fix test failures (Marco Pessotto, GH #76, 77).

[TESTS]

* Add simple test for value replacement inside HTML input element
(Stefan Hornburg).

0.0151 Fri Dec 12 17:23:20 2014 CET

[BUG FIXES]
Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -2,7 +2,7 @@ NAME
Template::Flute - Modern designer-friendly HTML templating Engine

VERSION
Version 0.0151
Version 0.0160

SYNOPSIS
use Template::Flute;
Expand Down

0 comments on commit a1818fb

Please sign in to comment.