summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Hopkins <adrien.p.hopkins@gmail.com>2023-09-16 16:28:43 -0500
committerAdrien Hopkins <adrien.p.hopkins@gmail.com>2023-09-16 16:28:43 -0500
commit7cce4c7332808de27c2563e38480514f232a3f5e (patch)
treed7be436636b482e31f73230a76fa0c74ea53b60d
parent3842977eec61c356f347e3f20f0b5b2ce58d9f52 (diff)
Update changelog
-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