File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased] [ Unreleased ]
8
+ ## [ 1.2.0] - 2019-08-06
9
+
10
+ ### New
11
+
12
+ * ENH: Add the ` --use-graphviz ` option to use Graphviz to draw the network (#13 )
9
13
10
14
## [ 1.1.0] - 2019-07-01
11
15
@@ -24,3 +28,4 @@ First version of zkviz
24
28
[ Unreleased ] : https://github.com/Zettelkasten-Method/zkviz/compare/v1.0.0...HEAD
25
29
[ 1.0.0 ] : https://github.com/Zettelkasten-Method/zkviz/compare/04d473f...v1.0.0
26
30
[ 1.1.0 ] : https://github.com/Zettelkasten-Method/zkviz/compare/v1.0.0...v1.1.0
31
+ [ 1.2.0 ] : https://github.com/Zettelkasten-Method/zkviz/compare/v1.1.0...v1.2.0
Original file line number Diff line number Diff line change 1
- __version__ = '1.1 .0'
1
+ __version__ = '1.2 .0'
You can’t perform that action at this time.
0 commit comments