Skip to content

Commit 58ba64a

Browse files
Update ChangeLog
1 parent c64fea5 commit 58ba64a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

ChangeLog.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5+
## [2.1.0] - 2017-MM-DD
6+
7+
### Fixed
8+
9+
* Fixed [#70](https://github.com/sebastianbergmann/diff/issues/70): Diffing of arrays no longer works
10+
511
## [2.0.1] - 2017-08-03
612

713
### Fixed
@@ -18,5 +24,6 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
1824

1925
* This component is no longer supported on PHP 5.6
2026

21-
[2.0.1]: https://github.com/sebastianbergmann/diff/compare/c341c98ce083db77f896a0aa64f5ee7652915970...2.0.1
22-
[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...c341c98ce083db77f896a0aa64f5ee7652915970
27+
[2.1.0]: https://github.com/sebastianbergmann/diff/compare/2.0...2.1.0
28+
[2.0.1]: https://github.com/sebastianbergmann/diff/compare/2.0.0...2.0.1
29+
[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...2.0.0

0 commit comments

Comments
 (0)