diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab93b649..0ce0fad6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,16 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added ### Fixed -- ProcState.Get() doesn't fail under Windows when it cannot obtain process ownership information. #121 ### Changed ### Deprecated +## [0.10.3] + +### Fixed +- ProcState.Get() doesn't fail under Windows when it cannot obtain process ownership information. #121 + ## [0.10.2] ### Fixed