Skip to content

Commit a98983f

Browse files
author
Cache Hamm
committed
update changelog
1 parent 5b0093a commit a98983f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2.0.0-beta1 / 2017-04-09
2+
==================
3+
4+
* Add rule results
5+
* Document fact .path ability to parse properties containing dots
6+
* Bump dependencies
7+
* BREAKING CHANGES
8+
* `engine.on('failure', (rule, almanac))` is now `engine.on('failure', (event, almanac, ruleResult))`
9+
* `engine.on(eventType, (eventParams, engine))` is now `engine.on(eventType, (eventParams, almanac, ruleResult))`
10+
111
1.5.1 / 2017-03-19
212
==================
313

0 commit comments

Comments
 (0)