diff options
Diffstat (limited to 'docs/Releases.md')
-rw-r--r-- | docs/Releases.md | 29 |
1 files changed, 11 insertions, 18 deletions
diff --git a/docs/Releases.md b/docs/Releases.md index 704a9ec3..f5a93a91 100644 --- a/docs/Releases.md +++ b/docs/Releases.md @@ -1,8 +1,9 @@ +# Releases + History of Klipper releases. Please see [installation](Installation.md) for information on installing Klipper. -Klipper 0.9.0 -============= +## Klipper 0.9.0 Available on 20201020. Major changes in this release: * Support for "Input Shaping" - a mechanism to counteract printer @@ -35,13 +36,11 @@ Available on 20201020. Major changes in this release: graph_temp_sensor, whconsole * Several bug fixes and code cleanups. -Klipper 0.9.1 --------------- +### Klipper 0.9.1 Available on 20201028. Release containing only bug fixes. -Klipper 0.8.0 -============= +## Klipper 0.8.0 Available on 20191021. Major changes in this release: * New G-Code command template support. G-Code in the config file is @@ -81,8 +80,7 @@ Available on 20191021. Major changes in this release: SET_IDLE_TIMEOUT, SET_TEMPERATURE_FAN_TARGET * Several bug fixes and code cleanups. -Klipper 0.7.0 -============= +## Klipper 0.7.0 Available on 20181220. Major changes in this release: * Klipper now supports "mesh" bed leveling @@ -115,8 +113,7 @@ Available on 20181220. Major changes in this release: settings, packaging, and more * Several bug fixes and code cleanups -Klipper 0.6.0 -============= +## Klipper 0.6.0 Available on 20180331. Major changes in this release: * Enhanced heater and thermistor hardware failure checks @@ -146,8 +143,7 @@ Available on 20180331. Major changes in this release: * Initial support for continuous integration testing on all github commits * Several bug fixes and code cleanups -Klipper 0.5.0 -============= +## Klipper 0.5.0 Available on 20171025. Major changes in this release: @@ -166,8 +162,7 @@ Available on 20171025. Major changes in this release: cooling fans. * Several bug fixes and code cleanups -Klipper 0.4.0 -============= +## Klipper 0.4.0 Available on 20170503. Major changes in this release: @@ -186,8 +181,7 @@ Available on 20170503. Major changes in this release: * Support for AD595 sensors * Several bug fixes and code cleanups -Klipper 0.3.0 -============= +## Klipper 0.3.0 Available on 20161223. Major changes in this release: @@ -209,8 +203,7 @@ Available on 20161223. Major changes in this release: along with help on how to resolve. * Several bug fixes and code cleanups -Klipper 0.2.0 -============= +## Klipper 0.2.0 Initial release of Klipper. Available on 20160525. Major features available in the initial release include: |