Skip to content

Commit

Permalink
bump 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdwind committed Sep 19, 2016
1 parent fb20a70 commit b0e7814
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.9.0 2016-09-20

- feat: support to throw errors in case null values are used [!71](https://github.com/shepherdwind/velocity.js/issues/71)
- fix: support {end} [!70](https://github.com/shepherdwind/velocity.js/issues/71)

## 0.8.5 2016-07-16

- fix bug #foreach with nest empty foreach [!70](https://github.com/shepherdwind/velocity.js/pull/70)
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": "velocityjs",
"description": "Velocity Template Language(VTL) for JavaScript",
"version": "0.8.5",
"version": "0.9.0",
"keywords": [
"velocity template"
],
Expand Down

0 comments on commit b0e7814

Please sign in to comment.