Skip to content

Commit

Permalink
v2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Jul 15, 2019
1 parent 6b78926 commit 9ebbea4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
- commits:
- subject: update to Go v1.12.7
hash: f187e72ea4b53f0ba16bed7af10fe88f6cd41126
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Will Boyce <[email protected]>
signed-off-by: Will Boyce <[email protected]>
author: Will Boyce
- subject: ignore common tcp errors at low verbosity levels
hash: ebd640d11e1beb14216468e05104fcb0bdd3a32e
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Will Boyce <[email protected]>
signed-off-by: Will Boyce <[email protected]>
author: Will Boyce
version: 2.1.9
date: 2019-07-11T13:03:14.729Z
- commits:
- subject: do not pass EOF errors to handler
hash: c8b3030a9b24c07410390e16ee0a5be7ea2d4d4d
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## v2.1.9 - 2019-07-11

* Update to Go v1.12.7 [Will Boyce]
* Ignore common tcp errors at low verbosity levels [Will Boyce]

## v2.1.8 - 2019-05-02

* Do not pass EOF errors to handler [Will Boyce]
Expand Down

0 comments on commit 9ebbea4

Please sign in to comment.