Update changelog from 0.5.x stable branch

pull/357/head
nyanpasu64 2019-05-09 00:47:37 -07:00
rodzic 83de4bcaec
commit 93293e8de6
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -6,9 +6,18 @@
### Changelog
## 0.5.1
This is a bugfix release, since master has regressions in pitch tracking.
### Changelog
- Improve GUI dialog path defaults (#277)
- Display all GUI errors in dialog box, instead of crashing (#279)
- Display dialog and terminate ffmpeg, when closing project with preview/render active (#280)
## 0.5.0
### Breaking Changes
@ -33,6 +42,7 @@
- Refactor renderer API (c8239558)
- Add renderer debugging visualizations (development only)
## 0.4.0
### Breaking Changes