Update CHANGELOG.md

This commit is contained in:
Fufu Fang 2019-08-31 21:25:56 +01:00 committed by GitHub
parent e447948762
commit ef7630f9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.9] - 2019-08-31
### Changed
- Improved the performance of directory listing generation while there are on-going file transfers
### Fixed
- Fixed issue #40 - Crashes with "API function called from within callback".