Skip to content

Commit

Permalink
add changelog for 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch authored and andrewkroh committed Jan 23, 2018
1 parent 450aa2b commit 16df19f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [0.8.0]

### Added
- Added partial `getrusage` support for Windows to retrieve system CPU time and user CPU time. #95
- Added full `getrusage` support for Unix. #95

### Fixed

### Changed

### Deprecated

## [0.7.0]

### Added
Expand Down

0 comments on commit 16df19f

Please sign in to comment.