From 982d121d3b49cbcbcbef274fa55cdbb044cec67a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Wed, 12 Oct 2016 18:36:41 +0200 Subject: [PATCH] Revert "Preparing release of 1.2.17" This reverts commit 28de87441f99bd2f84274087d144016180a27c17. --- CHANGELOG.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10fd7102..4be9deaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # OctoPrint Changelog -## 1.2.17 (2016-10-12) +## 1.2.17rc1 (2016-10-06) ### Improvements @@ -17,12 +17,7 @@ * Fixed broken filter toggling on ``ItemListHelper`` class used for various lists throughout the web interface * Fixed an issue with the preliminary page never reporting that the server is now up if the page generated during preliminary caching had no cache headers set (e.g. because it contained the first run setup wizard) -### More information - - * [Commits](https://github.com/foosel/OctoPrint/compare/1.2.16...1.2.17) - * Release Candidates: - * [1.2.17rc1](https://github.com/foosel/OctoPrint/releases/tag/1.2.17rc1) - +([Commits](https://github.com/foosel/OctoPrint/compare/1.2.16...1.2.17rc1)) ## 1.2.16 (2016-09-23)