From d67b8aac004512510fc9ae33f6524eff90c7df8d Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:23:59 -0400 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef57e644..acb661fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ That said, these are more guidelines rather than hardset rules, though the proje - [#1642](https://github.com/ClementTsang/bottom/pull/1642): Support changing the widget borders. - [#1717](https://github.com/ClementTsang/bottom/pull/1717): Support delete key (fn + delete on macOS) to kill processes. - [#1306](https://github.com/ClementTsang/bottom/pull/1306): Support using left/right key to collapse/expand process trees respectively. +- [#1767](https://github.com/ClementTsang/bottom/pull/1767): Add a virtual memory column for processes. ### Bug Fixes