diff --git a/CHANGELOG.md b/CHANGELOG.md index 931647a7..71a43c2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/SUPPORTERS.md b/SUPPORTERS.md index 6cb81dcb..eb770119 100644 --- a/SUPPORTERS.md +++ b/SUPPORTERS.md @@ -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)! \ No newline at end of file +and 1130 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel)! \ No newline at end of file