Skip to content

Commit

Permalink
Prepare release 9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aaubry committed Jan 15, 2021
1 parent 515f4ec commit c36f5bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Release notes

## Release 9.1.3
## Release 9.1.4

- Fix an error when a stream returns less than the requested amount of bytes
Fixes #560
- Fix LookAheadBuffer trying to read from the stream after reaching its end


# Previous releases

- [9.1.3](releases/9.1.3.md)
- [9.1.2](releases/9.1.2.md)
- [9.1.1](releases/9.1.1.md)
- [9.1.0](releases/9.1.0.md)
Expand Down
3 changes: 3 additions & 0 deletions releases/9.1.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Release 9.1.4

- Fix LookAheadBuffer trying to read from the stream after reaching its end

0 comments on commit c36f5bb

Please sign in to comment.