Update NEWS.md

This commit is contained in:
Soren L. Hansen 2021-04-19 03:22:12 -07:00
parent f01cf519dc
commit 76159a7bcc

15
NEWS.md
View File

@ -3,13 +3,14 @@
## v1.1.0 ## v1.1.0
* Today I learned about Go's handling of versions, so re-releasing 2.1.0 as 1.1.0. * Today I learned about Go's handling of versions, so re-releasing 2.1.0 as 1.1.0.
* Added path option. Thanks, @apatil!
## v2.1.0 ## v2.1.0 (whoops)
* Use Go modules and update cli module import path (Thanks, @svanellewee * Use Go modules and update cli module import path. Thanks, @svanellewee!
* Fix typos (Thanks, @0xflotus, @RealCyGuy, @ygit, @Jason-Cooke and @fredster33!) * Fix typos. Thanks, @0xflotus, @RealCyGuy, @ygit, @Jason-Cooke and @fredster33!
* Fix printing of ipv6 addresses (Thanks, @Felixoid!) * Fix printing of ipv6 addresses. Thanks, @Felixoid!
* Add Progressive Web App support (Thanks, @sehaas!) * Add Progressive Web App support. Thanks, @sehaas!
* Add instructions for GNU screen (Thanks, @Immortalin!) * Add instructions for GNU screen. Thanks, @Immortalin!
* Add Solaris support (Thanks, @fazalmajid!) * Add Solaris support. Thanks, @fazalmajid!
* New maintainer: @sorenisanerd * New maintainer: @sorenisanerd