Skip to content

Commit 2a12eec

Browse files
committed
build: version 1.2.0 tagged
1 parent 91b4b8e commit 2a12eec

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v1.2.0 (April 4, 2022)
2+
* CVE-2020-7598 - Prootype Pollution.
3+
* CVE-2022-0235 - Sensitive Information exposure.
4+
* Introduce `lifetime` parameter to expire key.
5+
* Support Self Runners
6+
* Cleanups `known_hosts` (of selected domain) prior to adding entries.
7+
* Upgrade to Node16
8+
* Swapped `ncc` package to `@vercel/ncc` and included source maps + licenses.
9+
* Expose `SSH_AGENT_PID` if possible to obtain.
10+
* Expose `SSH_AUTH_SOCK` to location of `ssh-agent` sock file.
11+
112
# v1.1.2 (September 16, 2021)
213
* Support a filesystem with `~/.ssh` already present. (Fixes #19)
314
* Add MIT license

0 commit comments

Comments
 (0)