We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e88c5 commit e2d6ce7Copy full SHA for e2d6ce7
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
+## [v2.7.0](https://github.com/epwalsh/obsidian.nvim/releases/tag/v2.7.0) - 2024-01-19
11
+
12
### Fixed
13
14
- Fixed fzf-lua implementation of insert template and linking.
lua/obsidian/version.lua
@@ -1 +1 @@
1
-return "2.6.1"
+return "2.7.0"
0 commit comments