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 fdc4a3e commit 456f5b1Copy full SHA for 456f5b1
docs/changes.rst
@@ -7,6 +7,13 @@ all releases are available on `PyPI <https://pypi.org/project/pytask>`_ and
7
`Anaconda.org <https://anaconda.org/conda-forge/pytask>`_.
8
9
10
+0.0.14 - 2021-xx-xx
11
+-------------------
12
+
13
+- :gh:`76` fixes :gh:`75` which reports a bug when a closest ancestor cannot be found to
14
+ shorten node names in the CLI output. Instead a common ancestor is used.
15
16
17
0.0.13 - 2021-03-09
18
-------------------
19
0 commit comments