Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 33 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,36 @@ All notable changes to this code base will be documented in this file,
in every released version.


Version 2.11.0 (WIP)
====================

:Released: n/a
:Maintainer: n/a

Features
--------

n/a


Bug Fixes
---------

* :gh:`276` (:pr:`277`): VersionInfo.parse should be a class method


Additions
---------

n/a


Deprecations
------------

n/a


Version 2.10.2
==============

Expand All @@ -22,8 +52,8 @@ Features
Bug Fixes
---------

:gh:`260` (:pr:`261`): Fixed ``__getitem__`` returning None on wrong parts
:pr:`263`: Doc: Add missing "install" subcommand for openSUSE
* :gh:`260` (:pr:`261`): Fixed ``__getitem__`` returning None on wrong parts
* :pr:`263`: Doc: Add missing "install" subcommand for openSUSE


Additions
Expand All @@ -32,7 +62,7 @@ Additions
n/a

Deprecations
--------
------------

* :gh:`160` (:pr:`264`):
* :func:`semver.max_ver`
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Significant contributors
* Ben Finney <ben+python@benfinney.id.au>
* Carles Barrobés <carles@barrobes.com>
* Craig Blaszczyk <masterjakul@gmail.com>
* Damien Nadé <anvil@users.noreply.github.com>
* George Sakkis <gsakkis@users.noreply.github.com>
* Jan Pieter Waagmeester <jieter@jieter.nl>
* Jelo Agnasin <jelo@icannhas.com>
Expand Down