summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 666eecd17..7d1dac62a 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -1,3 +1,13 @@
+v0.28.1
+-------
+
+This is a bugfix release with the following change:
+
+* The deprecated functions (`git_buf_free` and the `giterr_` family of
+ functions) are now exported properly. In the v0.28 release, they were
+ not given the correct external attributes and they did not have the
+ correct linkage visibility in the v0.28 library.
+
v0.28
-----