We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706063b commit bd75945Copy full SHA for bd75945
1 file changed
docs/about/changelog.md
@@ -12,6 +12,12 @@ All notable changes to this project will be documented in this file.
12
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
13
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
14
15
+## 3.1.2 - 2026-04-08
16
+
17
+### Changed
18
19
+- Modified `publish` field in note frontmatter as `false` by default, to prevent notes from being published before they are ready.
20
21
## 3.1.1 - 2026-02-08
22
23
### Changed
0 commit comments