Skip to content

Commit 81151eb

Browse files
Bump libgit2 to 0.22.2.
1 parent 797e159 commit 81151eb

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

CHANGELOG.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
* Update bundled libgit2 to 0.22.2.
3+
4+
See https://github.com/libgit2/libgit2/releases/tag/v0.22.0,
5+
https://github.com/libgit2/libgit2/releases/tag/v0.22.1 and
6+
https://github.com/libgit2/libgit2/releases/tag/v0.22.2 for a list
7+
of fixed issues and new features.
8+
9+
*Arthur Schreiber*
10+
211
* Add `Rugged::Tree#count_recursive`.
312

413
This counts all blobs in a tree, recursively, with an optional limit
@@ -9,14 +18,6 @@
918

1019
*Andy Delcambre*
1120

12-
* Update bundled libgit2 to 0.22.1.
13-
14-
See https://github.com/libgit2/libgit2/releases/tag/v0.22.0 and
15-
https://github.com/libgit2/libgit2/releases/tag/v0.22.1 for a list
16-
of fixed issues and new features.
17-
18-
*Arthur Schreiber*
19-
2021
* Add missing handling of libgit2 errors in `Rugged::BranchCollection#each`
2122
and `Rugged::BranchCollection#each_name`.
2223

0 commit comments

Comments
 (0)