diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md
index 0a69b680..947c7397 100644
--- a/docs/docs/changelog.md
+++ b/docs/docs/changelog.md
@@ -10,12 +10,16 @@ tags:
### 1.6.3 April 01, 2024 { id="1.6.3" }
- `feat`: added property `css` for **raw mode**
-- `change`: added documentation link to Gistr settings support tab
+- `change`: added documentation button to Gistr settings support tab
- `change`: uuid for gists now generated by in-house method instead of nanoid
+- `refactor`: major clean up of code, old dependency remnants, and tidy up code
+- `perf`: further enhanced performance times and how caching is managed for codeblocks embedded in a note
+- `change`: prep-work for next major release and new features coming out, including Github repo support
- `dep`: update rollup 3.29.3 -> 4.13.2
- `dep`: added `@rollup/plugin-replace`
- `remove`: `rollup-plugin-define`
- `remove`: `nanoid`
+- `build`: github bot @AdminServ now verified
### 1.6.2 March 31, 2024 { id="1.6.2" }