diff --git a/CHANGELOG.md b/CHANGELOG.md index fca87a341..a38b99fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.32.8](https://www.github.com/ocavue/rino/compare/v0.32.7...v0.32.8) (2021-08-16) + + +### Bug Fixes + +* **electron:** improve the file dialog when closing a file ([#779](https://www.github.com/ocavue/rino/issues/779)) ([552bcad](https://www.github.com/ocavue/rino/commit/552bcad7e31a32e16ef2117066c5936f0b53880f)) + ## [0.32.7](https://www.github.com/ocavue/rino/compare/v0.32.6...v0.32.7) (2021-08-16) diff --git a/version.txt b/version.txt index 0037a8bf8..4377f239b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.32.7 +0.32.8