Update changelog

This commit is contained in:
Lance Edgar 2023-01-26 13:36:14 -06:00
parent 55a3f9669b
commit 64acfbcb4e
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.287 (2023-01-26)
--------------------
* Fix click event for right-aligned buttons on profile view.
0.8.286 (2023-01-18)
--------------------

View file

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