diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45d296b5..80ee3d92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
Version counting is based on semantic versioning (Major.Feature.Patch)
-## WIP
+## 9.14.2
### YACReaderLibrary
* Fix columns in the search results.
diff --git a/custom_widgets/whats_new_dialog.cpp b/custom_widgets/whats_new_dialog.cpp
index c560b877..5a86f44e 100644
--- a/custom_widgets/whats_new_dialog.cpp
+++ b/custom_widgets/whats_new_dialog.cpp
@@ -66,6 +66,10 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
" • Improve style of the webui status page.
"
" • Fix type not being propagated to new files in a folder.
"
" • Mark the current type in the context menu so the user can know the current type.
"
+ " • Fix columns in the search results. (new in 9.14.2)
"
+ " • Fix type not being propagated to new folders from their parents. (new in 9.14.2)
"
+ " • Fix default type set to folders in the root folder when they are added. (new in 9.14.2)
"
+ " • Improve and fix comic file size format. (new in 9.14.2)
"
"
"
"YACReaderLibraryServer
"
" • Add `rescan-xml-info` command.
"