summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67f0c462..990992ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ 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.3]/[0.10.0] - Unreleased
+## [0.9.3] - 2023-06-25
## Bug Fixes
@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#1221](https://github.com/ClementTsang/bottom/pull/1221): Support human times for `rate`.
+## Other
+
+- [1220](https://github.com/ClementTsang/bottom/pull/1220): Update documentation for features supporting human times.
+
## [0.9.2] - 2023-06-11
## Bug Fixes