diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9ab464d..a9c79ce 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.16)
-project(kareer VERSION 0.1.4 LANGUAGES CXX)
+project(kareer VERSION 0.1.5 LANGUAGES CXX)
set(REQUIRED_QT_VERSION 6.6.0)
set(REQUIRED_KF_VERSION 6.5.0)
diff --git a/io.github.toservetheking.Kareer.metainfo.xml b/io.github.toservetheking.Kareer.metainfo.xml
index 8d58012..200f04c 100644
--- a/io.github.toservetheking.Kareer.metainfo.xml
+++ b/io.github.toservetheking.Kareer.metainfo.xml
@@ -65,6 +65,17 @@
+
+
+
+ - Edit an application's full stage history, with a date for each step, so an application you log after the fact keeps its whole path (for example applied, interviewed, rejected)
+ - Add a history command to show or replace a stage history from the command line
+ - Mark applications with no response as Ghosted after 30 days, adjustable or off in Preferences
+ - New app icon, now installed under the app ID so launchers and the Flatpak show it
+ - Fix the Add Application form filling empty fields with the word "undefined"
+
+
+
diff --git a/io.github.toservetheking.Kareer.yml b/io.github.toservetheking.Kareer.yml
index f6a83d9..fcccfc7 100644
--- a/io.github.toservetheking.Kareer.yml
+++ b/io.github.toservetheking.Kareer.yml
@@ -39,5 +39,5 @@ modules:
# For Flathub / release builds, pin to a tag AND commit instead:
# - type: git
# url: https://github.com/toservetheking/Kareer.git
- # tag: v0.1.4
+ # tag: v0.1.5
# commit: