Skip to content

Commit 61db426

Browse files
committed
v2.1.8
1 parent 7303d09 commit 61db426

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.versionbot/CHANGELOG.yml

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: do not pass EOF errors to handler
3+
hash: c8b3030a9b24c07410390e16ee0a5be7ea2d4d4d
4+
body: ''
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Will Boyce <[email protected]>
9+
signed-off-by: Will Boyce <[email protected]>
10+
author: Will Boyce
11+
version: 2.1.8
12+
date: 2019-05-02T12:58:54.743Z
113
- commits:
214
- subject: update to Go v1.12.4
315
hash: 81ca621e164d6df9504027bc6aa5b2fe189b271f

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v2.1.8 - 2019-05-02
8+
9+
* Do not pass EOF errors to handler [Will Boyce]
10+
711
## v2.1.7 - 2019-04-24
812

913
* Update to Go v1.12.4 [Will Boyce]

0 commit comments

Comments
 (0)