Update CHANGELOG.md

This commit is contained in:
Hugo Posnic 2019-10-23 18:25:27 +02:00
parent a55c7361b0
commit 93fe02c22c

View File

@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
## [0.7] - DEV
### Added
- Add a spinner to indicate the progress of the compression.
- Using threads to compress images simultaneously.
### Fixed
- Really don't block the UI anymore when performing compression.