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 93d67ed commit b2fea77Copy full SHA for b2fea77
aiosmtpd/docs/NEWS.rst
@@ -3,13 +3,20 @@
3
###################
4
5
6
-1.3.2 (2021-02-19)
+1.3.2 (2021-02-20)
7
==================
8
9
+Added
10
+-----
11
+* GPG Signing Key info to ``README.rst`` and PyPI Long Desc
12
+* Hidden ``static`` test env for static code checking
13
+
14
Fixed/Improved
15
--------------
16
* Fixed Documentation Issues that might cause automatic package builders to fail
17
* Also consider ``EAFNOSUPPORT`` in IPv6 detection (Closes #244, again)
18
+* Update PyPI Long Description
19
20
21
22
1.3.1 (2021-02-18)
0 commit comments