Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
John Ratcliff committed Mar 18, 2017
1 parent 5ed61e8 commit a461e6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.9.0](https://github.com/machty/emblem.js/releases/tag/0.9.0)
- Support bracket params in subexpressions
- block params no longer allow subexpressions
- else / else if nodes should now accept the full range of mustache attrs
- bracketed attrs can have comments (sort of)
- added yarn

# [0.8.2](https://github.com/machty/emblem.js/releases/tag/0.8.2)
- Fix variation on subexpressions
- Add menuitem as HTML element
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "emblem",
"description": "Templating language targeting Handlebars with default Ember.js conventions",
"version": "0.8.2",
"version": "0.9.0",
"homepage": "http://www.emblemjs.com/",
"keywords": [
"ember",
Expand Down

0 comments on commit a461e6a

Please sign in to comment.