summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2023-04-12 12:07:58 +0100
committerEdward Thomson <ethomson@edwardthomson.com>2023-04-12 12:07:58 +0100
commitbd24d800b0abf3dfc894897210e242c5714d12b2 (patch)
tree3e0e9ecbf5234f366401f518802e001127b0c44c
parentabf342b27d1f4dfb3217386302340eec0d4abb19 (diff)
downloadlibgit2-bd24d800b0abf3dfc894897210e242c5714d12b2.tar.gz
v1.6.4: update changelog
-rw-r--r--docs/changelog.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 20e48a084..d970b48e9 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -1,3 +1,13 @@
+v1.6.4
+------
+
+## What's Changed
+
+### Bug fixes
+* config: return `GIT_ENOTFOUND` for missing programdata by @ethomson in https://github.com/libgit2/libgit2/pull/6547
+
+**Full Changelog**: https://github.com/libgit2/libgit2/compare/v1.6.3...v1.6.4
+
v1.6.3
------