From 1abb254fef604358c9e40831b06a15bc0d665ac3 Mon Sep 17 00:00:00 2001 From: Adrian Bonpin Date: Fri, 1 May 2026 09:38:21 +0800 Subject: [PATCH] chore: add changelog entry for updates page (v2026.0.96) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8841d0..a48dbcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to DeckyVault will be documented in this file. +## [2026.0.96] - 2026-05-01 + +### Added +- Updates page listing all version release notes +- Update viewer with auto-extracted chapter navigation and reading progress bar +- Markdown-based content pipeline (gray-matter + remark/rehype) +- First update post converted from existing changelog + ## [2026.0.95] - 2026-04-30 ### Added