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>
This commit is contained in:
Kevin O'Connor
2018-12-27 18:57:17 -05:00
committed by KevinOConnor
parent dc70a7c355
commit f2f54290e8
3 changed files with 18 additions and 2 deletions

View File

@@ -424,3 +424,7 @@ follow the full upgrade steps outlined above. Note that the RESTART
and FIRMWARE_RESTART g-code commands do not load new software - the
above "sudo service klipper restart" and "make flash" commands are
needed for a software change to take effect.
When upgrading the software, be sure to check the
[config changes](Config_Changes.md) document for information on
software changes that may require updates to your printer.cfg file.