From 83fad5e6ca23b45c969c29a4fc1a54ac03455ea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=9D=E6=84=8F?= Date: Sun, 10 Mar 2024 23:55:28 +0800 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index afe4f61..ad0311f 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,5 +1,6 @@ # beancount-gs使用文档 * [前言][前言] +* [版本日志][版本日志] * [beancount介绍][beancount介绍] * [安装][安装] * [初始化][初始化] @@ -8,6 +9,7 @@ * [自定义账户][自定义账户] [前言]: https://github.com/BaoXuebin/beancount-gs/wiki/Home +[版本日志]: https://github.com/BaoXuebin/beancount-gs/wiki/VersionLog [beancount介绍]: https://github.com/BaoXuebin/beancount-gs/wiki/beancount-介绍 [安装]: https://github.com/BaoXuebin/beancount-gs/wiki/安装 [初始化]: https://github.com/BaoXuebin/beancount-gs/wiki/初始化