diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-10-20 19:37:57 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-10-20 19:40:32 -0400 |
commit | 2bcf06a295e5c9696b1bf556a0520b49957a369f (patch) | |
tree | f7e9209dc543fee2a2294f8be16de8c4fbd9baaf /docs/Config_Changes.md | |
parent | 1b471b482d4cc0a7b2779220d6a88f7736b34f3e (diff) | |
download | kutter-2bcf06a295e5c9696b1bf556a0520b49957a369f.tar.gz kutter-2bcf06a295e5c9696b1bf556a0520b49957a369f.tar.xz kutter-2bcf06a295e5c9696b1bf556a0520b49957a369f.zip |
docs: Update release notes for v0.9.0 release
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 3c14307e..3f415c54 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,6 +6,8 @@ All dates in this document are approximate. # Changes +20201020: Klipper v0.9.0 released. + 20200902: The RTD resistance-to-temperature calculation for MAX31865 converters has been corrected to not read low. If you are using such a device, you should recalibrate your print temperature and PID settings. |