From f2e2fac618f0b656379fa32c967dcdb0dc2742dd Mon Sep 17 00:00:00 2001 From: nulltoken Date: Wed, 15 May 2013 12:09:30 +0200 Subject: Release LibGit2Sharp v0.12.0 --- CHANGES.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index c9a37f6f..f8dbc4c3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,25 @@ - CI server: - @libgit2sharp: +## v0.12.0 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.11.0...v0.12.0)) + +### Additions + + - Introduce repo.Info.IsShallow + - Teach repo.Reset to append to the Reflog + - Introduce repo.ObjectDatabase.CreateTag() + - Make repo.Diff.Compare() able to define the expected number of context and interhunk lines (#423) + +### Changes + + - Obsolete TreeEntryTargetType.Tag + - Update libgit2 binaries to libgit2/libgit2@9d9fff3 + +### Fixes + + - Change probing mechanism to rely on specifically named versions of libgit2 binaries (#241) + - Ensure that two versions of LibGit2Sharp can run side by side (#241) + ## v0.11.0 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.10.0...v0.11.0)) ### Additions -- cgit v1.2.3