From f98041ea185bcf563a76069190477907cab3cfae Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:40:46 -0400 Subject: [PATCH] docs: update changelog (#2038) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8266d2b..94f139b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ That said, these are more guidelines rather than hard rules, though the project - [#1955](https://github.com/ClementTsang/bottom/pull/1955): Fix mirrored documentation deploy to GitHub Pages. - [#1957](https://github.com/ClementTsang/bottom/pull/1957): Fix CI bug around deploying docs on release. - [#1958](https://github.com/ClementTsang/bottom/pull/1958): Fix cosmetic banner issue on docs page. +- [#2037](https://github.com/ClementTsang/bottom/pull/2037): Update AMD GPU names list. ## [0.12.3] - 2026-01-01