Update changelog
This commit is contained in:
parent
fb7a572519
commit
3ad19d05e5
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.121 (2021-01-28)
|
||||
--------------------
|
||||
|
||||
* Tweak how vendor link is rendered for readonly field.
|
||||
|
||||
* Use "People Handler" to update names, when editing person or user.
|
||||
|
||||
|
||||
0.8.120 (2021-01-27)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.120'
|
||||
__version__ = '0.8.121'
|
||||
|
|
Loading…
Reference in a new issue