Skip to content

Commit 36decc5

Browse files
committed
v3.0.0
1 parent 457bb2e commit 36decc5

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: allow specifying a whitelist of env vars to pass from client
3+
hash: a987f393909888154daaf07fb8a90468454990e7
4+
body: ''
5+
footer:
6+
Change-type: major
7+
change-type: major
8+
Signed-off-by: Will Boyce <[email protected]>
9+
signed-off-by: Will Boyce <[email protected]>
10+
author: Will Boyce
11+
version: 3.0.0
12+
date: 2019-07-25T12:44:17.191Z
113
- commits:
214
- subject: default to PEM format when calling ssh-keygen
315
hash: c24dd88a1cd403fcdcdccff7058ed3e109d7e60f

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+
## v3.0.0 - 2019-07-25
8+
9+
* Allow specifying a whitelist of env vars to pass from client [Will Boyce]
10+
711
## v2.1.10 - 2019-07-16
812

913
* Default to PEM format when calling ssh-keygen [Will Boyce]

0 commit comments

Comments
 (0)