summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-10-17 23:26:03 -0400
committerGitHub <noreply@github.com>2020-10-17 23:26:03 -0400
commit05b39d29ae4f3a3dd3f88c69ba3e29a1f9035c37 (patch)
tree73a2f401f68a8fbc714eddf63f5dfb1e3c62844d /CHANGELOG.md
parentb8606c41b9343173b9265c157726f15c3aaa9bbb (diff)
feature: Add simple indicator for when data updating is frozen (#269)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1e6d803..7f34b299 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#223](https://github.com/ClementTsang/bottom/pull/223): Add tree mode for processes.
+- [#269](https://github.com/ClementTsang/bottom/pull/269): Add simple indicator for when data updating is frozen.
+
### Changes
- [#213](https://github.com/ClementTsang/bottom/pull/213), [#214](https://github.com/ClementTsang/bottom/pull/214): Updated help descriptions, added auto-complete generation.