From a4bb5bfc7e142613712263de5645bd15925ddd64 Mon Sep 17 00:00:00 2001 From: Xuehai Pan Date: Sun, 13 Aug 2023 21:17:28 +0800 Subject: [PATCH] docs(CHANGELOG): update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ba22fa..61cf1ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- +- Add device APIs to query PCIe and NVLink throughput by [@XuehaiPan](https://github.com/XuehaiPan) in [#87](https://github.com/XuehaiPan/nvitop/pull/87). ### Changed