More test fixes for tcell on GitHub Actions

This commit is contained in:
Junegunn Choi
2024-02-01 17:04:15 +09:00
parent 413c66beba
commit 2a1e5a9729
3 changed files with 20 additions and 9 deletions

View File

@@ -3,10 +3,11 @@ CHANGELOG
0.46.1
------
- Bug fixes and improvements
- Fixed Windows binaries
- Downgraded Go version to 1.20 to support older versions of Windows
- https://tip.golang.org/doc/go1.21#windows
- Updated [rivo/uniseg](https://github.com/rivo/uniseg) dependency to v0.4.5
- Updated [rivo/uniseg](https://github.com/rivo/uniseg) dependency to v0.4.6
0.46.0
------