We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7703dca commit 43e0aadCopy full SHA for 43e0aad
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 2.2.0 (February 06, 2021)
2
+
3
+ * Convert GitHub CI from Travis CI to Github Actions
4
+ * Fix min-required after it was broken by 2.1.0 (#235)
5
+ * Min-required recursive lookup was dangerously broken. Removed the recursion that should never have been (#237)
6
+ * Fix the failure of tfenv list when no default was set (#236)
7
+ * Add init command (#240)
8
+ * Use ggrep on Mac with Homebrew (#218)
9
10
## 2.1.0 (January 30, 2021)
11
12
* Update tfenv-min-required to search root before recursing (#203)
0 commit comments