Skip to content

Commit

Permalink
Merge pull request #122 from adriansr/fix_windows_non_admin
Browse files Browse the repository at this point in the history
Update CHANGELOG for 0.10.3
  • Loading branch information
adriansr authored May 27, 2019
2 parents eed54fc + 22a5ad8 commit 99ed9cf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 99ed9cf

Please sign in to comment.