We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852c9c7 commit ca0a624Copy full SHA for ca0a624
ChangeLog.md
@@ -0,0 +1,15 @@
1
+# ChangeLog
2
+
3
+All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
5
+## [2.0.0] - 2017-07-11
6
7
+### Added
8
9
+* Implemented [#64](https://github.com/sebastianbergmann/diff/pull/64): Show line numbers for chunks of a diff
10
11
+### Removed
12
13
+* This component is no longer supported on PHP 5.6
14
15
+[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...2.0.0
0 commit comments