docs : make modifications to all md files to make them compatible with mkdocs
all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user