diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2b4b71a..7cdfc5627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,14 +8,19 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed -- Added missing runtime import for FreeBSD. #104 -- Handle nil command line in Windows processes. #110 -- List filesystems on Windows that have an access path but not an assigned letter. #112 - ### Changed ### Deprecated +## [0.10.0] + +### Added +- List filesystems on Windows that have an access path but not an assigned letter. #112 + +### Fixed +- Added missing runtime import for FreeBSD. #104 +- Handle nil command line in Windows processes. #110 + ## [0.9.0] ### Added