diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-09-16 16:30:19 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-09-16 16:30:19 -0500 |
commit | b7564b7c20f1da0034882339fb5a71ab230a26c6 (patch) | |
tree | de45d1d8dd19004f2204bd1e4cb30dd41390d644 /CHANGELOG.org | |
parent | 7cce4c7332808de27c2563e38480514f232a3f5e (diff) |
fix typo in prev commit
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r-- | CHANGELOG.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index d18420e..7318861 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,7 +1,7 @@ * Changelog All notable changes in this project will be shown in this file. ** Unreleased -*** Changelog +*** Changed - 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] |