diff options
author | Adam Spiers <git@adamspiers.org> | 2018-05-17 00:09:31 +0100 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2018-05-17 00:09:31 +0100 |
commit | 9fa4e7ce428b4647b791fc10c8706a8360a8ea4a (patch) | |
tree | 1f302e3ac45a80f7d6a0705f63c107c436343de3 /CHANGES.rst | |
parent | 655f650f6b16c2fcd6754e239850437578b942b0 (diff) | |
download | git-deps-9fa4e7ce428b4647b791fc10c8706a8360a8ea4a.tar.gz |
add 1.0.1 changes to CHANGES.rst1.0.1
Diffstat (limited to 'CHANGES.rst')
-rw-r--r-- | CHANGES.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index d995fe3..e8bf1c8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,15 @@ Changelog ========= +Version 1.0.1 +============= + +- Update dagre Javascript module to address security issues. + +- Documentation improvements. + +- Avoid PyScaffold bug. + Version 1.0.0 ============= |