Skip to content

Commit 60d8df9

Browse files
committed
Update NEWS
1 parent c20894d commit 60d8df9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

NEWS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
git2r 0.14.0.9000
2+
-----------------
3+
4+
IMPROVEMENTS
5+
6+
* Build configuration: 'pkg-config' is now used to find 'libssl', if
7+
possible (Elias Pipping in PR #231).
8+
9+
* Added a method to coerce a 'git_commit' object to a 'data.frame'.
10+
11+
* Added the method 'is_branch' to check if an object is a
12+
'git_branch'.
13+
14+
BUG FIXES
15+
16+
* Build configuration: fixed installation with parallel make (Kirill
17+
Müller in PR #228).
18+
119
git2r 0.14.0
220
------------
321

0 commit comments

Comments
 (0)