Skip to content

Commit 70d8a36

Browse files
committed
0.8.1
1 parent 84b738f commit 70d8a36

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = "0.8.0";
1+
export const version = "0.8.1";

website/CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ release.
66
## Edge
77
_These features are not yet properly released, you need to use [the edge builds](https://community.silverbullet.md/t/living-on-the-edge-builds/27) to try them._
88

9-
* Nothing new since 0.8.0 yet!
9+
* Nothing new since 0.8.1 yet!
1010

1111
---
1212

13-
## 0.8.0
13+
## 0.8.1
1414
* The old **Template Picker** has now been rebranded to [[Meta Picker]] and surfaces pages in your space tagged as `#template` or `#meta`. Read more about this in [[Meta Pages]].
1515
* [[Transclusions]] has now been implemented, allowing inline embedding of other pages as well as images (by onespaceman) using the convenient `![[link]]` syntax.
1616
* [[Libraries]] management has been rethought. You can now decoratively specify them in [[SETTINGS]] and keep them up to date with the {[Libraries: Update]} command.

0 commit comments

Comments
 (0)