Skip to content

Commit 212dabc

Browse files
committed
Update CHANGELOG for v2.1 release
1 parent 64522ab commit 212dabc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 2.1.0 (January 30, 2021)
2+
3+
* Update tfenv-min-required to search root before recursing (#203)
4+
* Terraform 0.13.0 support (#191)
5+
* Add Arch Linux install instructions via Arch User Repository (AUR) (#201)
6+
* min-required correctly finds tagged release versions (#206)
7+
* install: make keybase a fall-through verification variant (#213)
8+
* Feature/add TFENV_TERRAFORM_VERSION env var (#222)
9+
* Document version-name command (#224)
10+
* Fix signature verification bypass due to insufficient hashsum checking (#212)
11+
* Fix keybase login exit code handling (#188)
12+
* Fix bug on MacOS when using CLICOLOR=1 (#152)
13+
* Improved error handling in tfenv-list-remote-curl (#186)
14+
* Test in Windows (#140)
15+
* force tfenv to write over existing zip if it exists (#169)
16+
* Remove the versions directory when the last version is uninstalled (#128)
17+
* Add support for sha256sum command (#170)
18+
* Adding freebsd support (#133)
19+
* Improve shell script synatx (#174)
20+
* Begrudging Bash 3.x Compatability because of macOS (#181)
21+
122
## 2.0.0 (April 20, 2020)
223

324
* New logging and debugging library

0 commit comments

Comments
 (0)