Skip to content

Commit 47f5e24

Browse files
committed
Finish off the README.md for v0.6.x release.
1 parent 38c61e5 commit 47f5e24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,9 @@ BFT traversal: '{
189189
**v0.6 is a bug fix release that's API-compatible with v0.5**
190190

191191
- DFT algorithm bug fixes impacting order and identity of client visitor callbacks.
192-
- Better error handing on bad developer-supplied visitor interfaces.
192+
- Better error handling on bad developer-supplied visitor interfaces.
193+
- Better error handling for BFT/DFT algorithm empty start vector case.
194+
- You can now set `name` and `description` string properties on a `DirectedGraph`:
193195

194196
**v0.5 is a breaking upgrade for users of v0.4**
195197

0 commit comments

Comments
 (0)