Preparing release of 1.2.17rc3
This commit is contained in:
parent
6cd6b98c2b
commit
eabff453cd
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# OctoPrint Changelog
|
||||
|
||||
## 1.2.17rc3 (2016-10-13)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* Fixed a wrong order in loading JS files on the client introduced in 1.2.17rc2 to make the UI more resilient against broken plugin JS.
|
||||
|
||||
([Commits](https://github.com/foosel/OctoPrint/compare/1.2.17rc2...1.2.17rc3))
|
||||
|
||||
## 1.2.17rc2 (2016-10-13)
|
||||
|
||||
### Improvements
|
||||
|
|
|
|||
Loading…
Reference in a new issue