Skip to content

Commit

Permalink
v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Mar 31, 2020
1 parent cc8685f commit 5034e77
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.14.1
hash: 8584121d478460be727fa6f981905769ffe7eaa2
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: explicitly close Pty when Session ends
hash: afd93490ab417fe48b51f8141a9fc1d76d107559
body: ''
footer:
Change-type: minor
change-type: minor
Signed-off-by: Will Boyce <[email protected]>
signed-off-by: Will Boyce <[email protected]>
author: Will Boyce
version: 4.2.0
date: 2020-03-31T10:44:33.575Z
- commits:
- subject: 'golang: update to v1.14'
hash: 1b1f114601f1028762570b752c6e1e571016cc2c
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/).

## v4.2.0 - 2020-03-31

* Update to Go v1.14.1 [Will Boyce]
* Explicitly close Pty when Session ends [Will Boyce]

## v4.1.2 - 2020-03-17

* Golang: update to v1.14 [Will Boyce]
Expand Down

0 comments on commit 5034e77

Please sign in to comment.