diff --git a/CHANGELOG.md b/CHANGELOG.md index c14735c..e403380 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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".