Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Sep 27, 2018
1 parent 3fc5ad8 commit 2b8ae9a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 1.0.4
# 1.1.0

- [Feature] Support for server read cancellation
- [Feature] Support for server read cancellation with a `CancellationToken`
- [Refactoring] Added a `IPipeLoggerServer` interface
- [Feature] Added `IPipeLoggerServer.ReadAll()` to read all events in one call
- [Refactoring] Changes `IPipeLoggerServer.Read()` to return the event that was read instead of a `bool`

# 1.0.3

Expand Down

0 comments on commit 2b8ae9a

Please sign in to comment.