aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-08-18 21:53:16 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-08-20 12:40:41 +0100
commitc1ac298711cd8bc284384d666bc1fc2fd29617a4 (patch)
treeea27efd02947cd824272e71b3f21f1a1b7b2bd77
parent39a51fa358bcf0723084546e5b937b725bc06087 (diff)
downloadkutter-c1ac298711cd8bc284384d666bc1fc2fd29617a4.tar.gz
kutter-c1ac298711cd8bc284384d666bc1fc2fd29617a4.tar.xz
kutter-c1ac298711cd8bc284384d666bc1fc2fd29617a4.zip
Correct changelog relating to the version
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96c76b75..f0f40ec3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,8 +23,8 @@ Most changes are breaking.
respective `c_helper.so` and `hub-ctrl`.
* The config positional argument is now optional and defaults to
`/etc/kutter.cfg`
-* The version is now stored in `klippy/klippy.py` in `__version__` and is no
- longer automatically retrieved from git or from `klippy/.version`.
+* The version is now stored in `klippy/__version__.py` and is no longer
+ automatically retrieved from git or from `klippy/.version`.
* The version numbering has changed and versions are not compatible.
* Drop support for printing most recent built MCU firmware details.
* Project renamed to Kutter.