Skip to content

Commit 720fcc7

Browse files
Prepare release
1 parent 9d37c2e commit 720fcc7

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.2] - 2019-02-04
6+
7+
### Changed
8+
9+
* `Chunk::setLines()` now ensures that the `$lines` array only contains `Line` objects
10+
511
## [3.0.1] - 2018-06-10
612

713
### Fixed
@@ -40,6 +46,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
4046

4147
* This component is no longer supported on PHP 5.6
4248

49+
[3.0.2]: https://github.com/sebastianbergmann/diff/compare/3.0.1...3.0.2
4350
[3.0.1]: https://github.com/sebastianbergmann/diff/compare/3.0.0...3.0.1
4451
[3.0.0]: https://github.com/sebastianbergmann/diff/compare/2.0...3.0.0
4552
[2.0.1]: https://github.com/sebastianbergmann/diff/compare/c341c98ce083db77f896a0aa64f5ee7652915970...2.0.1

0 commit comments

Comments
 (0)