Skip to content

Commit

Permalink
Prepare v0.3.0 release (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansr authored and andrewkroh committed May 25, 2018
1 parent fd36c91 commit c18782e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Added

### Changed

### Deprecated

### Removed


## [0.3.0]

### Added

- Added support for setting the kernel's backlog wait time via the new
SetBacklogWaitTime function. #34
- New method `GetStatusAsync` to perform asynchronous status checks. #37
Expand Down

0 comments on commit c18782e

Please sign in to comment.