From b4bb54aca680550396b2d5c19350b697073af47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Thu, 27 Aug 2015 13:14:27 +0200 Subject: [PATCH] Changelog entry for implementation of #949 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eabc7b99..535e7b0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ will actually get sent. * Additional baud rates to allow for connecting can now be specified along side additional serial ports via the settings dialog and the configuration file. +* Option to never send checksums (e.g. if the printer firmware doesn't support it), + see [#949](https://github.com/foosel/OctoPrint/issues/949). * Documentation improvements ### Bug Fixes