Skip to content

Commit

Permalink
Update CHANGELOG for 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Zordrak committed Feb 9, 2022
1 parent 459d15b commit 7e89520
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.2.3 (Feb 9, 2022)

* Fix: mktemp not working correctly on Alpine Linux (#285)
* Add support of ARM64 (#280)
* Add support for tf.json files on min-required (#277)
* Fix issue #210 - allow non-numeric values for DEBUG (#274)
* Download latest version if user uses regex and TFENV_AUTO_INSTALL is true (#272)
* Add tfenv pin command (#270)

## 2.2.2 (May 6, 2021)

* remove trust from revoked signing key as of hcsec-2021-12
Expand Down

1 comment on commit 7e89520

@OJFord
Copy link
Contributor

@OJFord OJFord commented on 7e89520 Feb 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Zordrak, nice to have a release & good news in the release notes that you'll have a hand in maintenance.

Just to reiterate my #245 (comment) in case you missed it in that closed issue - I'm also happy to help where I can if you're still looking for collaborators.

All the best.

Please sign in to comment.