Skip to content

Commit a155f47

Browse files
author
python-desert
authored
Update changelog
2 parents 7823fc2 + 1168618 commit a155f47

File tree

5 files changed

+20
-4
lines changed

5 files changed

+20
-4
lines changed

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2020.01.03 (2020-01-04)
2+
-----------------------
3+
4+
5+
Changes
6+
^^^^^^^
7+
8+
- Add support for Tuple[int, ...] per https://docs.python.org/3/library/typing.html#typing.Tuple
9+
`#16 <https://github.com/python-desert/desert/issues/16>`_ Thanks to @sveinse for reporting and testing.
10+
- Use module imports internally.
11+
`#18 <https://github.com/python-desert/desert/issues/18>`_
12+
- Desert version only needs to be updated in _version.py
13+
`#19 <https://github.com/python-desert/desert/issues/19>`_
14+
- Fix doctests.
15+
`#20 <https://github.com/python-desert/desert/issues/20>`_
16+
17+
18+
----
19+
20+
121
2020.01.03
222
--------------
323

changelog.d/16.change

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/18.change

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/19.change

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/20.change

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)