Projects STRLCPY termdash Commits 11e38fd7
🤬
  • ■ ■ ■ ■ ■
    CHANGELOG.md
    skipped 6 lines
    7 7   
    8 8  ## [Unreleased]
    9 9   
     10 +## [0.16.1] - 13-Jan-2022
     11 + 
     12 +### Changed
     13 + 
     14 +- Bump github.com/gdamore/tcell from 2.2.0 to 2.4.0.
     15 +- Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13.
     16 + 
    10 17  ## [0.16.0] - 03-Apr-2021
    11 18   
    12 19  ### Added
    skipped 451 lines
    464 471  - The Gauge widget.
    465 472  - The Text widget.
    466 473   
    467  -[unreleased]: https://github.com/mum4k/termdash/compare/v0.16.0...devel
     474 +[unreleased]: https://github.com/mum4k/termdash/compare/v0.16.1...devel
     475 +[0.16.1]: https://github.com/mum4k/termdash/compare/v0.16.0...v0.16.1
    468 476  [0.16.0]: https://github.com/mum4k/termdash/compare/v0.15.0...v0.16.0
    469 477  [0.15.0]: https://github.com/mum4k/termdash/compare/v0.14.0...v0.15.0
    470 478  [0.14.0]: https://github.com/mum4k/termdash/compare/v0.13.0...v0.14.0
    skipped 19 lines
Please wait...
Page is in error, reload to recover