Forgot entry in changelog
This commit is contained in:
parent
ea28900913
commit
858d87a732
1 changed files with 8 additions and 2 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -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.
|
||||||
Loading…
Reference in a new issue