aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
blob: 9e479a07bceaccbfbcf574cec634a84e8a4e2d2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=========
Changelog
=========

Version 1.0.1
=============

- Update dagre Javascript module to address security issues.

- Documentation improvements.

- Avoid PyScaffold bug.

- Repackage Javascript modules using newer npm, to avoid problem
  with timestamps which causes building of wheels to fail:
  https://github.com/npm/npm/issues/19968

Version 1.0.0
=============

- Turned into a proper Python module, using PyScaffold.