Skip to content

Commit

Permalink
- fixed too strict StreamRelay check
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j committed Nov 30, 2019
1 parent 5da738d commit 676b03e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGELOG
=========

## v2.2.1 (30.11.2019)
- Fixed too strict StreamRelay check by @tarampampam

## v2.2.0 (29.11.2019)
- Updated travis to support go 1.13
- Updated tests (errors handling, simplify)
- Add go modules support
- Optimize pack function

by @ValeryPiashchynski

## v2.1.4 (01.04.2019)
- minor performance improvements by @zloyuser
- removed nighly from travis

## v2.1.3 (30.09.2018)
- improved performance (reduced number of syscalls required for Send command)

Expand Down

0 comments on commit 676b03e

Please sign in to comment.