Update changelog

This commit is contained in:
Lance Edgar 2021-01-28 14:56:13 -06:00
parent fb7a572519
commit 3ad19d05e5
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG 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) 0.8.120 (2021-01-27)
-------------------- --------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.8.120' __version__ = '0.8.121'