We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c314ca commit 7507deeCopy full SHA for 7507dee
CHANGELOG.md
@@ -1,4 +1,4 @@
1
- Changelog
+# Changelog
2
3
All notable changes to this project will be documented in this file.
4
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [v3.8.0](https://github.com/epwalsh/obsidian.nvim/releases/tag/v3.8.0) - 2024-06-21
11
+
12
### Added
13
14
- Added relative to root markdown links as search pattern for backlinks.
lua/obsidian/version.lua
@@ -1 +1 @@
-return "3.7.14"
+return "3.8.0"
0 commit comments