File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # CHANGELOG
1+ # Changelog
22
3- 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.1.0 (2015-xx-xx)
3+ ## 0.1.0 (2015-06-07)
84
95* First tagged release
Original file line number Diff line number Diff line change 22
33[ GraphML] ( http://graphml.graphdrawing.org/ ) is an XML-based file format for graphs
44
5- > Note: This project is in early alpha stage! Feel free to report any issues you encounter.
5+ > Note: This project is in early beta stage! Feel free to report any issues you encounter.
66
77## Install
88
@@ -11,7 +11,7 @@ The recommended way to install this library is [through composer](http://getcomp
1111``` JSON
1212{
1313 "require" : {
14- "graphp/graphml" : " dev-master "
14+ "graphp/graphml" : " ~0.1.0 "
1515 }
1616}
1717```
You can’t perform that action at this time.
0 commit comments