From 12278ccce39383f26330d17e524f42d59668fbea Mon Sep 17 00:00:00 2001 From: Xuehai Pan Date: Mon, 10 Apr 2023 12:56:59 +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 281a31c..c0a14ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- +- Further isolate the `CUDA_VISIBLE_DEVICE` parser in a subprocess by [@XuehaiPan](https://github.com/XuehaiPan) in [#70](https://github.com/XuehaiPan/nvitop/pull/70). ### Removed