Update changelog

This commit is contained in:
Gordon 2021-05-20 23:18:04 +01:00
parent 37f1ab059b
commit 53294f889d

View File

@ -1,3 +1,7 @@
# 0.9.3
* Fixed performance issue where React app would keep adding event listeners every time the board was re-rendered
# 0.9.2 # 0.9.2
* Update kanbn dependency, fixes some bugs in paramCase converter that were causing task ids to not generate correctly (which would have broken lots of boards and required manual fixing... this should sort out most if not all of the problems) * Update kanbn dependency, fixes some bugs in paramCase converter that were causing task ids to not generate correctly (which would have broken lots of boards and required manual fixing... this should sort out most if not all of the problems)