File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments