Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mulby committed Feb 15, 2015
1 parent 6f7d91c commit 860ecbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
-*-change-log-*-

0.2.1 February 15 2015
* Add support for diffs that include file mode changes.

0.2.0 February 2015
* Added support for binary diffs. Note this is a breaking change. Calls to fileDeltaHunks need to be replaced with calls to fileDeltaContent.

Expand Down
2 changes: 1 addition & 1 deletion diff-parse.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: diff-parse
Version: 0.2.0
Version: 0.2.1
Author: Gabe Mulley <[email protected]>
Maintainer: Gabe Mulley <[email protected]>
Category: Parsing
Expand Down

0 comments on commit 860ecbc

Please sign in to comment.