summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 18951c1..d18420e 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -1,5 +1,9 @@
* Changelog
All notable changes in this project will be shown in this file.
+** Unreleased
+*** Changelog
+- Configuration file is now located at a standard location in the system, instead of being in the project directory.
+- Simplified some setting values in the config file
** v0.4.1 - [2023-04-15]
*** Fixed
- Upgrade Gradle from 6.3 to 8.1 to support users of new Java versions