Skip to content

Commit af48767

Browse files
Merge branch 'maint/v0.22' of github.com:libgit2/rugged
# Conflicts: # CHANGELOG.md # Gemfile.lock # lib/rugged/version.rb # vendor/libgit2
2 parents 960f2ca + 39bb6b3 commit af48767

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,18 @@
2626

2727
*Arthur Schreiber*
2828

29+
30+
## Rugged 0.22.2 (May 17, 2015) ##
31+
32+
* Update bundled libgit2 to 0.22.2.
33+
34+
See https://github.com/libgit2/libgit2/releases/tag/v0.22.0,
35+
https://github.com/libgit2/libgit2/releases/tag/v0.22.1 and
36+
https://github.com/libgit2/libgit2/releases/tag/v0.22.2 for a list
37+
of fixed issues and new features.
38+
39+
*Arthur Schreiber*
40+
2941
* Add `Rugged::Tree#count_recursive`.
3042

3143
This counts all blobs in a tree, recursively, with an optional limit

0 commit comments

Comments
 (0)