We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28ad22 commit db41b1fCopy full SHA for db41b1f
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [v3.7.12](https://github.com/epwalsh/obsidian.nvim/releases/tag/v3.7.12) - 2024-05-02
11
+
12
### Changed
13
14
- Renamed config field `templates.subdir` to `templates.folder` (`subdir` still supported for backwards compat).
lua/obsidian/version.lua
@@ -1 +1 @@
1
-return "3.7.11"
+return "3.7.12"
0 commit comments