# async_progress - CHANGELOG ## [Unreleased] [Unreleased]: https://github.com/najamelan/async_progress/compare/0.2.1...dev ## [0.2.1] - 23-09-06 [0.2.1]: https://github.com/najamelan/async_progress/compare/0.2.0...0.2.1 ### Fixed - Removed unused dependency that had a CVE. ## [0.2.0] - 21-06-11 [0.2.0]: https://github.com/najamelan/async_progress/compare/0.1.1...0.2.0 ### Fixed - Remove external_doc for rustdoc 1.54. ### Updated - **BREAKING**: Update _pharos_ to version 0.5 ## [0.1.1] - 2019-11-13 [0.1.1]: https://github.com/najamelan/async_progress/compare/0.1.0...0.1.1 ### Updated - Update to futures 0.3.1. ## 0.1.0 - 2019-10-07 - Initial release