Skip to content

Commit ca0a624

Browse files
Add ChangeLog
1 parent 852c9c7 commit ca0a624

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ChangeLog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)