Skip to content

Commit 366541b

Browse files
Prepare release
1 parent 506e810 commit 366541b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 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+
## [3.0.1] - 2018-06-10
6+
7+
### Fixed
8+
9+
* Removed `"minimum-stability": "dev",` from `composer.json`
10+
511
## [3.0.0] - 2018-02-01
612

713
* 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
3440

3541
* This component is no longer supported on PHP 5.6
3642

43+
[3.0.1]: https://github.com/sebastianbergmann/diff/compare/3.0.0...3.0.1
3744
[3.0.0]: https://github.com/sebastianbergmann/diff/compare/2.0...3.0.0
3845
[2.0.1]: https://github.com/sebastianbergmann/diff/compare/c341c98ce083db77f896a0aa64f5ee7652915970...2.0.1
3946
[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...c341c98ce083db77f896a0aa64f5ee7652915970

0 commit comments

Comments
 (0)