aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-04-05 11:18:46 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-04-05 11:20:36 -0400
commit6318bdc99b8d0d7e710dd037e376cb87de01ce57 (patch)
tree012d654f6ee4815a59887ed3e1ef2c06d65a4cf7
parent516fbf4f325bbfec464d9ae00c1e22dad259af59 (diff)
downloadkutter-6318bdc99b8d0d7e710dd037e376cb87de01ce57.tar.gz
kutter-6318bdc99b8d0d7e710dd037e376cb87de01ce57.tar.xz
kutter-6318bdc99b8d0d7e710dd037e376cb87de01ce57.zip
docs: Note the python software dependency update in Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Config_Changes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 2941c2b9..f7e8017d 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -6,6 +6,11 @@ All dates in this document are approximate.
# Changes
+20190404: The Python host software packages were updated. Users will
+need to rerun the ~/klipper/scripts/install-octopi.sh script (or
+otherwise upgrade the python dependencies if not using a standard
+OctoPi installation).
+
20190404: The i2c_bus and spi_bus parameters (in various config
sections) now take a bus name instead of a number.