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/初始化