Skip to content

Commit 43e0aad

Browse files
committed
Update CHANGELOG.md for 2.2.0 release
1 parent 7703dca commit 43e0aad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## 2.1.0 (January 30, 2021)
211

312
* Update tfenv-min-required to search root before recursing (#203)

0 commit comments

Comments
 (0)