summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
blob: c42318c5dc74dc73fcc2deb56ea0390d3724cf32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
v0.21
======

* fix the own version attribute (thanks stefan)

v0.20
======

* fix issue 11: always take git describe long format
  to avoid the source of the ambiguity
* fix issue 12: add a __version__ attribute via pkginfo

v0.19
=======

* configurable next version guessing
* fix distance guessing (thanks stefan)