summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-02-11 02:48:23 -0500
committerGitHub <noreply@github.com>2023-02-11 02:48:23 -0500
commitc19f429d35bd5ea2824a584762191d010bddfb6d (patch)
tree7b1a68639afe03b9e8385b08471b19728716d0ac /CHANGELOG.md
parent2783abf2d4ef5f3e357961ae15537374c127e022 (diff)
docs: update changelog and missing doc info (#1018)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 814bb74e..97efef00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.9.0]/[0.8.1] - Unreleased
+
+## Bug Fixes
+
+## Features
+
+- [#1016](https://github.com/ClementTsang/bottom/pull/1016): Add support for displaying process usernames on Windows.
+
+## Changes
+
+## Other
+
## [0.8.0] - 2023-01-22
## Bug Fixes