Update CHANGELOG

This commit is contained in:
Luis Ángel San Martín 2024-01-19 16:47:18 +01:00
parent 2f86eca240
commit d353bf8014
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
### YACReader
* Add setting to disable scroll animations and scroll smoothing, recommended if you are using a touch pad or if you find the mouse wheel behaviour laggy.
* Fix missing translation when opening YACReader from YACReaderLibrary.
### YACReaderLibrary
* Fix "Set type" context menu the grid view for folders.

View File

@ -50,6 +50,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
"<br/>"
"<span style=\"font-weight:600\">YACReader</span><br/>"
" &#8226; Add a setting to disable scroll animations and scroll smoothing, recommended if you are using a touch pad or if you find the mouse wheel behaviour laggy.<br/>"
" &#8226; Fix missing translation when opening YACReader from YACReaderLibrary.<br/>"
"<br/>"
"<span style=\"font-weight:600\">YACReaderLibrary</span><br/>"
" &#8226; Fix \"Set type\" context menu the grid view for folders<br/>"