summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-12-19 12:26:10 -0800
committerGitHub <noreply@github.com>2021-12-19 15:26:10 -0500
commit8e5742d63679726fd460c0383e4c118e23de6f2a (patch)
tree32fe9ef1f21b9d0da1b0729e45412751fa917ac7 /CHANGELOG.md
parentfeb6d9db2f629f0e2b6c8d64095ae30536120a6d (diff)
docs: try switching over to Cloudflare Pages (#632)
I would prefer for the project to not be under clementtsang.github.io/bottom, so let's try out CFP.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c732dcd..b1e2f435 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.6.5] - 2021-12-19
+## Internal Changes
+
+- [#632](https://github.com/ClementTsang/bottom/pull/632): Migrate documentation hosting to Cloudflare Pages.
+
## Bug Fixes
- [#627](https://github.com/ClementTsang/bottom/pull/627): Fixes `process_command` breaking process widget sorting.