diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c29c4..ae848ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,13 +8,20 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +### Changed + +### Deprecated + +## [0.10.5] + +### Fixed + - Fixed uptime calculation under Windows. #126 +- Fixed compilation issue for darwin/386. #128 ### Changed -- Load DLLs only from Windows system directory. - -### Deprecated +- Load DLLs only from Windows system directory. #132 ## [0.10.4]