From 858d87a732f88fc8192c9865a380dcff4b9e6351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Sat, 13 Sep 2014 21:58:41 +0200 Subject: [PATCH] Forgot entry in changelog --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02299b00..08687c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # OctoPrint Changelog -## 1.1.0 +## 1.1.1 (Unreleased) + +### Bug Fixes + +* [#580](https://github.com/foosel/OctoPrint/issues/580) - Properly unset job data when instructed so by callers + +## 1.1.0 (2014-09-03) ### New Features @@ -70,6 +76,6 @@ ([Commits](https://github.com/foosel/OctoPrint/compare/1.0.0...1.1.0)) -## 1.0.0 +## 1.0.0 (2014-06-22) First release with new versioning scheme. \ No newline at end of file