xmtop/CHANGELOG.md
2019-05-15 17:46:02 -07:00

1.6 KiB

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.

Unreleased

Added

  • Preliminary OpenBSD support #112
  • Process list scroll indicator #130
  • Add snap package
  • Add cli option to select network interface #144

Fixed

  • Fix process list on FreeBSD #143
  • Rerender statusbar on every tick #128
  • Fix spelling of "Tx" to "TX" #129

3.0.0 - 2019-02-22

Added

  • Add vice colorscheme #115

Changed

  • Change -v cli option to -V for version
  • Revert back to using the XDG spec on macOS

Fixed

2.0.2 - 2019-02-16

Fixed

  • Fix processes on macOS not showing when there's a space in the command name #107 #109