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 2
2
3
3
All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
4
4
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
+
5
11
## [ 2.0.1] - 2017-08-03
6
12
7
13
### Fixed
@@ -18,5 +24,6 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
18
24
19
25
* This component is no longer supported on PHP 5.6
20
26
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