aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-12-27 18:57:17 -0500
committerKevinOConnor <kevin@koconnor.net>2019-01-07 20:00:44 -0500
commitf2f54290e84903679bdb9548924f933a6efe311d (patch)
tree42099332af46097bce20972ee9454b7c0e4ab69f /docs/Config_Changes.md
parentdc70a7c3558fadd2f0500f71c35292972b2c253f (diff)
downloadkutter-f2f54290e84903679bdb9548924f933a6efe311d.tar.gz
kutter-f2f54290e84903679bdb9548924f933a6efe311d.tar.xz
kutter-f2f54290e84903679bdb9548924f933a6efe311d.zip
docs: Add a new Config_Changes.md document
Add a document to track non-backwards compatible changes to the printer config file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
new file mode 100644
index 00000000..598f47cf
--- /dev/null
+++ b/docs/Config_Changes.md
@@ -0,0 +1,9 @@
+This document covers recent software changes to the config file that
+are not backwards compatible. It is a good idea to review this
+document when upgrading the Klipper software.
+
+All dates in this document are approximate.
+
+# Changes
+
+20181220: Klipper v0.7.0 released