summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-12-19 13:04:10 -0500
committerGitHub <noreply@github.com>2021-12-19 13:04:10 -0500
commit065ffdbc78653d6d11834d6e1d704673919de16b (patch)
tree00032e7f490ab6d1372317f2b36891b151499614 /CHANGELOG.md
parent49fce58c27bb3e1102a51b73a92b90734119737b (diff)
uptick: 0.6.5 (#628)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb0d7052..8c732dcd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,17 @@ 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.6.5]/[0.7.0] - Unreleased
+## [0.6.6]/[0.7.0] - Unreleased
+
+## [0.6.5] - 2021-12-19
+
+## Bug Fixes
+
+- [#627](https://github.com/ClementTsang/bottom/pull/627): Fixes `process_command` breaking process widget sorting.
+
+## Internal Changes
+
+- [#608](https://github.com/ClementTsang/bottom/pull/608): Add codecov integration to pipeline.
## [0.6.4] - 2021-09-12