Skip to content

Commit deb78b5

Browse files
committed
#3296 doc: update changelog
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 3b4e3b9 commit deb78b5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# QOwnNotes Changelog
22

3+
## 25.6.4
4+
5+
- Support for **libgit2** was added to QOwnNotes, so it can be built with git support
6+
without the need for the `git` command line tool (for [#3296](https://github.com/pbek/QOwnNotes/issues/3296))
7+
- This is an experimental feature and needs to be enabled with the cmake build
8+
parameter `-DBUILD_WITH_LIBGIT2=ON`
9+
- Keep in mind that you need to have the `libgit2` development files installed
10+
on your system to build QOwnNotes with this feature
11+
312
## 25.6.3
413

514
- The _Split note at cursor position_ action now has a confirmation dialog to

0 commit comments

Comments
 (0)