Changelog for diff-parse-0.2.1

-*-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. 0.1.2 Initial release