Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Jan 6, 2012
1 parent f220ed8 commit 1eccab1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES
@@ -1,8 +1,18 @@
master

0.3.5

* Temple::HTML::Pretty improved
* :sort_attrs option (default: true) added to HTML::AttributeMerger;
if set to false, the attributes will appear in the insertion order
* Temple::Mixins::EngineDSL api changed ("wildcard" is deprecated, use "use" instead)
* Temple::Mixins::CompiledDispatcher supports arbitrary levels now
* Don't use gsub! on incoming strings (#57)
* Fix newlines in erb parser (#46)

0.3.4

* Bugfix release (0.3.3 was yanked)

0.3.3

Expand Down

0 comments on commit 1eccab1

Please sign in to comment.