Preparing release of 1.3.5rc3

This commit is contained in:
Gina Häußge 2017-08-25 11:46:40 +02:00
parent 5989d243d3
commit 679674df22
2 changed files with 12 additions and 1 deletions

View file

@ -1,5 +1,15 @@
# OctoPrint Changelog
## 1.3.5rc3 (2017-08-25)
### Bug fixes
* [#2059](https://github.com/foosel/OctoPrint/issues/2059) - Fix an issue causing the new temperature controls to wrap on touch enabled devices when the temperature dropdown is opened.
* [#2090](https://github.com/foosel/OctoPrint/issues/2090) - Fix an issue causing an aborted server startup under Windows if the timing is just right.
* Fix an issue causing rollover of `serial.log` to fail under Windows.
([Commits](https://github.com/foosel/OctoPrint/compare/1.3.5rc2...1.3.5rc3))
## 1.3.5rc2 (2017-07-27)
### Bug fixes

View file

@ -46,6 +46,7 @@ thanks to everyone who contributed!
* Masayoshi Mitsui
* Michael Aumock
* Miles Flavel
* mitchell hirsch
* Mohammed khorakiwala
* Noe Ruiz
* Patrick McGinnis
@ -66,4 +67,4 @@ thanks to everyone who contributed!
* Timeshell.ca
* Trent Shumay
and 1117 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel)!
and 1130 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel)!