We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71acba5 commit 2769dc6Copy full SHA for 2769dc6
1 file changed
CHANGELOG.md
@@ -4,6 +4,12 @@ This file is a manually maintained list of changes for each release. Feel free
4
to add your changes here when sending pull requests. Also send corrections if
5
you spot any mistakes.
6
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
13
## 0.7.0 (2013-09-11)
14
15
* Feature: Add new `Set\Vertices` and `Set\Edges` classes that handle common
0 commit comments