Skip to content

Commit 2769dc6

Browse files
committed
Add @Metabor's fixes to CHANGELOG
1 parent 71acba5 commit 2769dc6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7+
## 0.8.0 (2013-xx-xx)
8+
9+
* Fix: Throwing an `UnexpectedValueException` if writing GraphViz Dot script
10+
to a temporary file fails and remove its debugging output
11+
([#77](https://github.com/clue/graph/issues/77) and [#78](https://github.com/clue/graph/issues/78) @Metabor)
12+
713
## 0.7.0 (2013-09-11)
814

915
* Feature: Add new `Set\Vertices` and `Set\Edges` classes that handle common

0 commit comments

Comments
 (0)