updating changelog

This commit is contained in:
tibbi 2020-06-07 17:59:53 +02:00
parent 2e81125646
commit df610dfa4b
2 changed files with 12 additions and 0 deletions

View file

@ -1,6 +1,14 @@
Changelog Changelog
========== ==========
Version 6.15.0 *(2020-06-07)*
----------------------------
* Rescan the internal storage from time to time, look for new folders containing media
* Improve the Search user experience, do not reset it at opening an item
* Fixed some editor glitches
* Speed up fullscreen image loading
Version 6.14.10 *(2020-05-29)* Version 6.14.10 *(2020-05-29)*
---------------------------- ----------------------------

View file

@ -0,0 +1,4 @@
* Rescan the internal storage from time to time, look for new folders containing media
* Improve the Search user experience, do not reset it at opening an item
* Fixed some editor glitches
* Speed up fullscreen image loading