From 6697d54895f6dd8cc6d627345f02f41577ec1cdd Mon Sep 17 00:00:00 2001 From: Xuehai Pan Date: Mon, 1 May 2023 01:58:26 +0000 Subject: [PATCH] docs(CHANGELOG): update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b57b354..37e97ea 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 `mypy` integration and update type annotations by [@XuehaiPan](https://github.com/XuehaiPan) in [#73](https://github.com/XuehaiPan/nvitop/pull/73). ### Changed