mirror of
https://github.com/danog/ytop.git
synced 2024-11-26 20:15:03 +01:00
902 B
902 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes:
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
Unreleased
Added
- Color temperatures based on value
- Add sorting arrow to process header
- Show baseline spanning the bottom of the net sparklines
Changed
- Group processes by default
Fixed
- Linecharts now also draw points
0.1.0 - 2020-01-13
Initial release!