Preparing release of 1.2.18
This commit is contained in:
parent
ec04364b47
commit
1d0657a8eb
1 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# OctoPrint Changelog
|
||||
|
||||
## 1.2.18rc1 (2016-11-22)
|
||||
## 1.2.18 (2016-11-30)
|
||||
|
||||
### Improvements
|
||||
|
||||
|
|
@ -16,7 +16,11 @@
|
|||
* [#1571](https://github.com/foosel/OctoPrint/issues/1571) - Fix parsing of port number from HTTP Host header for IPv6 addresses
|
||||
* Fix issue with settings restriction causing internal settings defaults to be changed.
|
||||
|
||||
([Commits](https://github.com/foosel/OctoPrint/compare/1.2.17...1.2.18))
|
||||
### More information
|
||||
|
||||
* [Commits](https://github.com/foosel/OctoPrint/compare/1.2.17...1.2.18)
|
||||
* Release Candidates:
|
||||
* [1.2.18rc1](https://github.com/foosel/OctoPrint/releases/tag/1.2.18rc1)
|
||||
|
||||
## 1.2.17 (2016-11-08)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue