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 32c7ffd commit e0eb92cCopy full SHA for e0eb92c
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.10.0](https://github.com/obsidian-nvim/obsidian.nvim/releases/tag/v3.10.0) - 2025-04-12
11
+
12
### Added
13
14
- Added `opts.follow_img_func` option for customizing how to handle image paths.
lua/obsidian/version.lua
@@ -1 +1 @@
1
-return "3.9.0"
+return "3.10.0"
0 commit comments