Skip to content

Commit 8ce1f02

Browse files
committed
update changelog
1 parent 1bb68d8 commit 8ce1f02

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# 7.0.0
22

3-
- clean up roll response, and add docs to README about how to use the result objects
4-
- analysis cleanups & dep upgrades
5-
63
## ⚠️⚠️ Breaking changes ⚠️⚠️
74

85
The roll results have changed significantly. Now, there's a RollSummary object that includes
96
a tree of results from evaluating the dice expression. See the README for examples of how to
107
traverse the graph.
118

129
## 📈 Enhancements
13-
- new API for registering roll listeners.
10+
- new API for registering roll listeners. see README.md
11+
- analysis cleanup and dep upgrades
1412

1513
## 🛠️ Bug fixes
1614
- propagate the roll metadata up to the top of the graph

0 commit comments

Comments
 (0)