Skip to content

Commit

Permalink
Update CHANGELOG.md for 2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Zordrak committed Feb 6, 2021
1 parent 7703dca commit 43e0aad
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.0 (February 06, 2021)

* Convert GitHub CI from Travis CI to Github Actions
* Fix min-required after it was broken by 2.1.0 (#235)
* Min-required recursive lookup was dangerously broken. Removed the recursion that should never have been (#237)
* Fix the failure of tfenv list when no default was set (#236)
* Add init command (#240)
* Use ggrep on Mac with Homebrew (#218)

## 2.1.0 (January 30, 2021)

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

0 comments on commit 43e0aad

Please sign in to comment.