From 9a760859e173c5ed5056abb7053766c99ac39346 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 29 Apr 2024 23:39:52 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.0.12/v3.0.12.md | 4 ++++ app/changelogs/v3.0.12/v3.0.12_zh_CHT.md | 4 ++++ app/changelogs/v3.0.12/v3.0.12_zh_CN.md | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/app/changelogs/v3.0.12/v3.0.12.md b/app/changelogs/v3.0.12/v3.0.12.md index 93c395d04..e4fe9c254 100644 --- a/app/changelogs/v3.0.12/v3.0.12.md +++ b/app/changelogs/v3.0.12/v3.0.12.md @@ -63,6 +63,10 @@ Below are the detailed changes in this version. * [Upgrade to Electron v30.0.1](https://github.com/siyuan-note/siyuan/issues/11180) +### Development + +* [Add `direction` to plugin method `Setting.addItem`](https://github.com/siyuan-note/siyuan/issues/11183) + ## Download * [B3log](https://b3log.org/siyuan/en/download.html) diff --git a/app/changelogs/v3.0.12/v3.0.12_zh_CHT.md b/app/changelogs/v3.0.12/v3.0.12_zh_CHT.md index 39c17d6dc..c8f348373 100644 --- a/app/changelogs/v3.0.12/v3.0.12_zh_CHT.md +++ b/app/changelogs/v3.0.12/v3.0.12_zh_CHT.md @@ -63,6 +63,10 @@ * [升級至 Electron v30.0.1](https://github.com/siyuan-note/siyuan/issues/11180) +### 開發者 + +* [在插件方法 `Setting.addItem` 上新增 `direction`](https://github.com/siyuan-note/siyuan/issues/11183) + ## 下載 * [B3log](https://b3log.org/siyuan/download.html) diff --git a/app/changelogs/v3.0.12/v3.0.12_zh_CN.md b/app/changelogs/v3.0.12/v3.0.12_zh_CN.md index 0c98d74b7..c0b1f886a 100644 --- a/app/changelogs/v3.0.12/v3.0.12_zh_CN.md +++ b/app/changelogs/v3.0.12/v3.0.12_zh_CN.md @@ -63,6 +63,10 @@ * [升级到 Electron v30.0.1](https://github.com/siyuan-note/siyuan/issues/11180) +### 开发者 + +* [向插件方法 `Setting.addItem` 添加 `direction`](https://github.com/siyuan-note/siyuan/issues/11183) + ## 下载 * [B3log](https://b3log.org/siyuan/download.html)