From 1f2c0b2035d0b7f5d4dde617e5a242236bc73a67 Mon Sep 17 00:00:00 2001 From: Zac Zhang Date: Thu, 21 Dec 2023 16:33:17 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 856e161de..027893b1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Added +* Added `sphinx-qt-documentation` for doc build. ### Changed @@ -19,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -* Added `viewport` and `camera` in the config +* Added `viewport` and `camera` in the config. * Added the update method for the `textobject`.