Skip to content

Commit d8933d1

Browse files
committed
Update changelog.
1 parent 5e3b20b commit d8933d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.1.0 / 2016-05-06
2+
==================
3+
- [new] Add expression value handler for `BinaryExpression` type.
4+
- [new] Add expression value handler for `NewExpression` type.
5+
- [new] Add expression value handler for `ObjectExpression` type.
6+
- [fix] Throws error when getting an expression of type without a handler function.
7+
- This is for more graceful error handling and better issue reporting.
8+
9+
110
1.0.4 / 2016-04-28
211
==================
312
- [fix] Add expression value handler for `ConditionalExpression` type.

0 commit comments

Comments
 (0)