Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
stewid committed May 10, 2016
1 parent c20894d commit 60d8df9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
git2r 0.14.0.9000
-----------------

IMPROVEMENTS

* Build configuration: 'pkg-config' is now used to find 'libssl', if
possible (Elias Pipping in PR #231).

* Added a method to coerce a 'git_commit' object to a 'data.frame'.

* Added the method 'is_branch' to check if an object is a
'git_branch'.

BUG FIXES

* Build configuration: fixed installation with parallel make (Kirill
Müller in PR #228).

git2r 0.14.0
------------

Expand Down

0 comments on commit 60d8df9

Please sign in to comment.