- New `Diff.deltas`
[736](https://github.com/libgit2/pygit2/issues/736)
- Improvements to `Patch.create_from`
[753](https://github.com/libgit2/pygit2/pull/753)
[756](https://github.com/libgit2/pygit2/pull/756)
[759](https://github.com/libgit2/pygit2/pull/759)
- Fix build and tests in Windows, broken in the previous release
[749](https://github.com/libgit2/pygit2/pull/749)
[751](https://github.com/libgit2/pygit2/pull/751)
- Review `Patch.patch`
[757](https://github.com/libgit2/pygit2/issues/757)
- Workaround bug
[4442](https://github.com/libgit2/libgit2/issues/4442) in libgit2,
and improve unit tests
[748](https://github.com/libgit2/pygit2/issues/748)
[754](https://github.com/libgit2/pygit2/issues/754)
[758](https://github.com/libgit2/pygit2/pull/758)
[761](https://github.com/libgit2/pygit2/pull/761)