Update changelog
This commit is contained in:
parent
7dce154cc3
commit
03c8d3409a
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.78 (2020-01-02)
|
||||
-------------------
|
||||
|
||||
* Add ``Grid.set_filters_sequence()`` convenience method.
|
||||
|
||||
* Add dialog for viewing product SRP history.
|
||||
|
||||
|
||||
0.8.77 (2019-12-04)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.77'
|
||||
__version__ = '0.8.78'
|
||||
|
|
Loading…
Reference in a new issue