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

@@ -25,8 +25,11 @@ some common questions. The [G-Codes](G-Codes.md) document lists
currently supported run-time commands.
The history of Klipper releases is available at
[releases](Releases.md). See [contact](Contact.md) for information on
bug reporting and general communication with the developers.
[releases](Releases.md). The [config changes](Config_Changes.md)
document describes recent software changes that may require users to
update their printer config file. See [contact](Contact.md) for
information on bug reporting and general communication with the
developers.
Developer Documentation
=======================