Forgot entry in changelog

This commit is contained in:
Gina Häußge 2014-09-13 21:58:41 +02:00
parent ea28900913
commit 858d87a732

View file

@ -1,6 +1,12 @@
# OctoPrint Changelog # 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 ### New Features
@ -70,6 +76,6 @@
([Commits](https://github.com/foosel/OctoPrint/compare/1.0.0...1.1.0)) ([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. First release with new versioning scheme.