Release v1.1.0

Calling the release v2 made it very awkward to install. Oh, well.
This commit is contained in:
Soren L. Hansen 2021-04-19 00:23:31 -07:00
parent 117747708b
commit 3dd0f9245c
4 changed files with 221 additions and 3 deletions

View file

@ -1,6 +1,10 @@
# GoTTY releases
## v2.1.0 (unreleased)
## v1.1.0
* Today I learned about Go's handling of versions, so re-releasing 2.1.0 as 1.1.0.
## v2.1.0
* Use Go modules and update cli module import path (Thanks, @svanellewee
* Fix typos (Thanks, @0xflotus, @RealCyGuy, @ygit, @Jason-Cooke and @fredster33!)