Skip to content

Commit db870f2

Browse files
authored
Add author and update changelog for #276/#277 (#286)
1 parent 9332d92 commit db870f2

File tree

2 files changed

+34
-3
lines changed

2 files changed

+34
-3
lines changed

CHANGELOG.rst

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,36 @@ All notable changes to this code base will be documented in this file,
77
in every released version.
88

99

10+
Version 2.11.0 (WIP)
11+
====================
12+
13+
:Released: n/a
14+
:Maintainer: n/a
15+
16+
Features
17+
--------
18+
19+
n/a
20+
21+
22+
Bug Fixes
23+
---------
24+
25+
* :gh:`276` (:pr:`277`): VersionInfo.parse should be a class method
26+
27+
28+
Additions
29+
---------
30+
31+
n/a
32+
33+
34+
Deprecations
35+
------------
36+
37+
n/a
38+
39+
1040
Version 2.10.2
1141
==============
1242

@@ -22,8 +52,8 @@ Features
2252
Bug Fixes
2353
---------
2454

25-
:gh:`260` (:pr:`261`): Fixed ``__getitem__`` returning None on wrong parts
26-
:pr:`263`: Doc: Add missing "install" subcommand for openSUSE
55+
* :gh:`260` (:pr:`261`): Fixed ``__getitem__`` returning None on wrong parts
56+
* :pr:`263`: Doc: Add missing "install" subcommand for openSUSE
2757

2858

2959
Additions
@@ -32,7 +62,7 @@ Additions
3262
n/a
3363

3464
Deprecations
35-
--------
65+
------------
3666

3767
* :gh:`160` (:pr:`264`):
3868
* :func:`semver.max_ver`

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Significant contributors
2727
* Ben Finney <ben+python@benfinney.id.au>
2828
* Carles Barrobés <carles@barrobes.com>
2929
* Craig Blaszczyk <masterjakul@gmail.com>
30+
* Damien Nadé <anvil@users.noreply.github.com>
3031
* George Sakkis <gsakkis@users.noreply.github.com>
3132
* Jan Pieter Waagmeester <jieter@jieter.nl>
3233
* Jelo Agnasin <jelo@icannhas.com>

0 commit comments

Comments
 (0)