update to v0.1.12

This commit is contained in:
frostime 2023-08-15 10:38:13 +08:00
parent 014f906263
commit 4fc8ef7afc
4 changed files with 24 additions and 3 deletions

View file

@ -1,3 +1,12 @@
## 0.1.12 2023-08-01
* Upgrade siyuan to 0.7.9
## 0.1.11
* [Add `input-search` event bus to plugins](https://github.com/siyuan-note/siyuan/issues/8725)
## 0.1.10
* [Add `bind this` example for eventBus in plugins](https://github.com/siyuan-note/siyuan/issues/8668)