diff --git a/CHANGELOG.md b/CHANGELOG.md index 45106947e..719c3abb4 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 ## Bug Fixes -- [](): Updates the procfs library to not crash on kernel version >255. +- [#575](https://github.com/ClementTsang/bottom/pull/575): Updates the procfs library to not crash on kernel version >255. ## Internal Changes