Skip to content

Commit 4d1f699

Browse files
committed
CHANGES.rst: add release notes for 1.0.2
1 parent 2c3db06 commit 4d1f699

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGES.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
Release Notes
33
=============
44

5-
.. _Release Notes_1.0.1-6:
5+
.. _Release Notes_1.0.2:
66

7-
1.0.1-6
8-
=======
7+
1.0.2
8+
=====
99

10-
.. _Release Notes_1.0.1-6_New Features:
10+
.. _Release Notes_1.0.2_New Features:
1111

1212
New Features
1313
------------
@@ -16,14 +16,15 @@ New Features
1616
Also, py.typed file is added as package data according to PEP 561.
1717

1818

19-
.. _Release Notes_1.0.1-6_Deprecation Notes:
19+
.. _Release Notes_1.0.2_Deprecation Notes:
2020

2121
Deprecation Notes
2222
-----------------
2323

2424
- Python 3.4 and 3.5 versions have been deprecated in order to support type
2525
hints in the source code. Users using 3.5 and earlier releases encouraged
26-
to upgrade to later versions. Node that 3.5 reached EOL in September of 2020.
26+
to upgrade to later versions. Please node that 3.5 reached EOL in September
27+
of 2020 and no longer receives security fixes.
2728

2829

2930
.. _Release Notes_1.0.1:

0 commit comments

Comments
 (0)