From 09f30e68a8bf402a8e3ee27fcd6180f12145c6fe Mon Sep 17 00:00:00 2001 From: Twan Stok Date: Sun, 19 Mar 2023 21:46:53 +0100 Subject: [PATCH] changelog updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f226b988..ba83c14a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#1016](https://github.com/ClementTsang/bottom/pull/1016): Add support for displaying process usernames on Windows. - [#1022](https://github.com/ClementTsang/bottom/pull/1022): Support three-character hex colour strings for styling. - [#1024](https://github.com/ClementTsang/bottom/pull/1024): Support FreeBSD temperature sensors based on `hw.temperature`. +- [#1063](https://github.com/ClementTsang/bottom/pull/1063): Add buffer and cache memory tracking ## Changes