Update changelog
This commit is contained in:
parent
3eb929aa13
commit
e6da1152ca
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.107 (2020-09-14)
|
||||
--------------------
|
||||
|
||||
* Stop including 'complete' filter by default for purchasing batches.
|
||||
|
||||
* Overhaul project changelog links for upgrade pkg diff table.
|
||||
|
||||
* Add support/views for generating new custom projects, via handler.
|
||||
|
||||
|
||||
0.8.106 (2020-09-02)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.106'
|
||||
__version__ = '0.8.107'
|
||||
|
|
Loading…
Reference in a new issue