From 4eccefb132932b7f4da2c2ef27a6738103a260de Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Fri, 15 Mar 2024 08:21:29 +0100 Subject: [PATCH] Changelog tweaks --- website/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index dd8b1468..caf2a355 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -11,7 +11,7 @@ _These features are not yet properly released, you need to use [the edge builds] --- ## 0.7.6 -* We now have [[Space Style]] in addition to [[Space Script]], enabling CSS tweaks to SilverBullet itself from any page. +* We now have [[Space Style]] in addition to [[Space Script]], enabling CSS tweaks to SilverBullet itself from any page (by [onespaceman](https://github.com/silverbulletmd/silverbullet/pull/796)) * Added [[Functions#contains(str, substr)]] function * Properly report errors when calling non-existing [[Functions]] in queries * It’s now possible to call [[Space Script#Custom functions]] in `indexPage` in [[SETTINGS]]