File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
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
+ ## [ 3.0.1] - 2018-06-10
6
+
7
+ ### Fixed
8
+
9
+ * Removed ` "minimum-stability": "dev", ` from ` composer.json `
10
+
5
11
## [ 3.0.0] - 2018-02-01
6
12
7
13
* The ` StrictUnifiedDiffOutputBuilder ` implementation of the ` DiffOutputBuilderInterface ` was added
@@ -34,6 +40,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
34
40
35
41
* This component is no longer supported on PHP 5.6
36
42
43
+ [ 3.0.1 ] : https://github.com/sebastianbergmann/diff/compare/3.0.0...3.0.1
37
44
[ 3.0.0 ] : https://github.com/sebastianbergmann/diff/compare/2.0...3.0.0
38
45
[ 2.0.1 ] : https://github.com/sebastianbergmann/diff/compare/c341c98ce083db77f896a0aa64f5ee7652915970...2.0.1
39
46
[ 2.0.0 ] : https://github.com/sebastianbergmann/diff/compare/1.4...c341c98ce083db77f896a0aa64f5ee7652915970
You can’t perform that action at this time.
0 commit comments