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 97db7c9 commit 39ed403Copy full SHA for 39ed403
docs/release.rst
@@ -1,13 +1,22 @@
1
Release notes
2
=============
3
4
+.. _unreleased:
5
+
6
+Unreleased
7
+----------
8
9
+* Update Windows + Mac CI to run all tests.
10
+ By :user:`Jackson Maxfield Brown <JacksonMaxfield>`, :issue:`275`.
11
+ Help from :user:`Oleg Höfling <hoefling>`, :issue:`273`.
12
13
.. _release_0.7.3:
14
15
0.7.3
16
-----
17
18
* Add support for Python 3.9 and Update GitHub Actions.
- By :user:`Jackson Maxfield <JacksonMaxfield>`, :issue:`270`.
19
+ By :user:`Jackson Maxfield Brown <JacksonMaxfield>`, :issue:`270`.
20
21
* Remove support for Python 3.5 which is end of life. While the code base might
22
still be compatible; the source dist and wheel are marked as Python 3.6+ and
0 commit comments