File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
22
## 2.0.0 (April 20, 2020)
2
23
3
24
* New logging and debugging library
You can’t perform that action at this time.
0 commit comments