Skip to content

Commit 9121216

Browse files
committed
Update CHANGELOG
1 parent dc87bc1 commit 9121216

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ Changelog
1313

1414
Drop Python 3.3 and 3.4 support
1515

16+
.. change::
17+
:tags: config, deprecated
18+
19+
``version_config`` keyword in ``setup.py`` is renamed to ``setuptools_git_versioning``.
20+
21+
It will be removed in ``2.0`` version. A warning message is added
22+
23+
.. change::
24+
:tags: general, deprecated
25+
26+
Python 2.7 and 3.6 support is deprecated due to their end of life.
27+
28+
It will be completely removed in ``2.0`` version. A warning message is added
29+
1630
.. change::
1731
:tags: core, feature
1832
:pullreq: 37
@@ -47,13 +61,6 @@ Changelog
4761

4862
Added CHANGELOG.rst
4963

50-
.. change::
51-
:tags: config, deprecated
52-
53-
``version_config`` keyword in ``setup.py`` is renamed to ``setuptools_git_versioning``.
54-
55-
It will be removed in ``2.0`` version. A warning message is added
56-
5764
.. change::
5865
:tags: config, deprecated
5966

0 commit comments

Comments
 (0)