mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
docs: include v1.8.4 changelog
This commit is contained in:
@@ -1,3 +1,31 @@
|
||||
v1.8.4
|
||||
------
|
||||
|
||||
We erroneously shipped v1.8.3 without actually including the change
|
||||
in v1.8.2. This release re-re-introduces the pre-v1.8.0 `commit`
|
||||
constness behavior.
|
||||
|
||||
## What's Changed
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* Fix constness issue introduced in #6716 by @ethomson in https://github.com/libgit2/libgit2/pull/6829
|
||||
|
||||
**Full Changelog**: https://github.com/libgit2/libgit2/compare/v1.8.3...v1.8.4
|
||||
|
||||
v1.8.3
|
||||
------
|
||||
|
||||
This release fixes a bug introduced in v1.8.1 for users of the legacy
|
||||
[Node.js http-parser](https://github.com/nodejs/http-parser)
|
||||
dependency.
|
||||
|
||||
## What's Changed
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* http: Backport on_status initialize fix for http-parser by @ethomson in https://github.com/libgit2/libgit2/pull/6931
|
||||
|
||||
v1.8.2
|
||||
------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user