mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
ver: bump version to v1.5.0
This commit is contained in:
parent
96a0fab34f
commit
efe148da49
6 changed files with 27 additions and 6 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
|
@ -13,6 +13,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
|
||||
-
|
||||
|
||||
### Changed
|
||||
|
||||
-
|
||||
|
||||
### Fixed
|
||||
|
||||
-
|
||||
|
||||
### Removed
|
||||
|
||||
-
|
||||
|
||||
------
|
||||
|
||||
## [1.5.0] - 2025-04-25
|
||||
|
||||
### Added
|
||||
|
||||
- Show `%GMBW` in main screen by [@XuehaiPan](https://github.com/XuehaiPan) in [#156](https://github.com/XuehaiPan/nvitop/pull/156).
|
||||
- Add doctests and add type annotations in `nvitop.tui` by [@XuehaiPan](https://github.com/XuehaiPan) in [#164](https://github.com/XuehaiPan/nvitop/pull/164).
|
||||
|
||||
|
|
@ -164,7 +184,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
------
|
||||
|
||||
[Unreleased]: https://github.com/XuehaiPan/nvitop/compare/v1.4.2...HEAD
|
||||
[Unreleased]: https://github.com/XuehaiPan/nvitop/compare/v1.5.0...HEAD
|
||||
[1.5.0]: https://github.com/XuehaiPan/nvitop/releases/tag/v1.5.0
|
||||
[1.4.2]: https://github.com/XuehaiPan/nvitop/releases/tag/v1.4.2
|
||||
[1.4.1]: https://github.com/XuehaiPan/nvitop/releases/tag/v1.4.1
|
||||
[1.4.0]: https://github.com/XuehaiPan/nvitop/releases/tag/v1.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue