updating changelog

This commit is contained in:
tibbi 2022-11-27 20:36:59 +01:00
parent ac97876d09
commit 79c1a17680
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 5.5.0 *(2022-11-27)*
----------------------------
* Added a timer function for delayed capturing
* Added some stability, translation and UI improvements
Version 5.4.3 *(2022-10-30)*
----------------------------

View File

@ -0,0 +1,2 @@
* Added a timer function for delayed capturing
* Added some stability, translation and UI improvements