Skip to content

Commit 4eb6fa6

Browse files
committed
Clean changelog
remove double entries
1 parent f509b74 commit 4eb6fa6

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

CHANGELOG.rst

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -16,58 +16,6 @@ in our repository.
1616

1717
.. towncrier release notes start
1818
19-
Version 3.0.0-dev.2
20-
===================
21-
22-
:Released: 2020-11-04
23-
:Maintainer:
24-
25-
26-
Improved Documentation
27-
----------------------
28-
29-
* :gh:`312`: Rework "Usage" section.
30-
31-
* Mention the rename of :class:`~semver.version.VersionInfo` to
32-
:class:`~semver.version.Version` class
33-
* Remove semver. prefix in doctests to make examples shorter
34-
* Correct some references to dunder methods like
35-
:func:`~.semver.version.Version.__getitem__`,
36-
:func:`~.semver.version.Version.__gt__` etc.
37-
* Remove inconsistencies and mention module level function as
38-
deprecated and discouraged from using
39-
* Make empty :py:func:`super` call in :file:`semverwithvprefix.py` example
40-
41-
42-
43-
----
44-
45-
46-
Version 3.0.0-dev.2
47-
===================
48-
49-
:Released: 2020-11-04
50-
:Maintainer:
51-
52-
53-
Improved Documentation
54-
----------------------
55-
56-
* :gh:`312`: Rework "Usage" section.
57-
58-
* Mention the rename of :class:`~semver.version.VersionInfo` to
59-
:class:`~semver.version.Version` class
60-
* Remove semver. prefix in doctests to make examples shorter
61-
* Correct some references to dunder methods like :func:`__getitem__`,
62-
:func:`__gt__` etc.
63-
* Remove inconsistencies and mention module level function as
64-
deprecated and discouraged from using
65-
* Make empty :py:func:`super` call in :file:`semverwithvprefix.py` example
66-
67-
68-
69-
----
70-
7119
7220
Version 3.0.0-dev.2
7321
===================

0 commit comments

Comments
 (0)