Skip to content

Commit d4d26e8

Browse files
committed
changelog: note new error class GIT_ERROR_HTTP
Updates libgit2#5389
1 parent b8aedc8 commit d4d26e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ v0.28 + 1
6666
The breaking change is that the `username` member of the underlying struct
6767
is now hidden, and a new `git_cred_get_username` function has been provided.
6868

69+
* Some errors of class `GIT_ERROR_NET` now have class `GIT_ERROR_HTTP`.
70+
6971
### Breaking CMake configuration changes
7072

7173
* The CMake option to use a system http-parser library, instead of the

0 commit comments

Comments
 (0)