Skip to content

Commit 63a7082

Browse files
Reformat
1 parent be1410b commit 63a7082

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,25 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
3434

3535
### Fixed
3636

37-
* Fixed [#70](https://github.com/sebastianbergmann/diff/issues/70): Diffing of arrays no longer works
37+
* [#70](https://github.com/sebastianbergmann/diff/issues/70): Diffing of arrays no longer works
3838

3939
## [2.0.1] - 2017-08-03
4040

4141
### Fixed
4242

43-
* Fixed [#66](https://github.com/sebastianbergmann/diff/pull/66): Restored backwards compatibility for PHPUnit 6.1.4, 6.2.0, 6.2.1, 6.2.2, and 6.2.3
43+
* [#66](https://github.com/sebastianbergmann/diff/pull/66): Restored backwards compatibility for PHPUnit 6.1.4, 6.2.0, 6.2.1, 6.2.2, and 6.2.3
4444

4545
## [2.0.0] - 2017-07-11 [YANKED]
4646

4747
### Added
4848

49-
* Implemented [#64](https://github.com/sebastianbergmann/diff/pull/64): Show line numbers for chunks of a diff
49+
* [#64](https://github.com/sebastianbergmann/diff/pull/64): Show line numbers for chunks of a diff
5050

5151
### Removed
5252

5353
* This component is no longer supported on PHP 5.6
5454

55-
[4.0.0]: https://github.com/sebastianbergmann/diff/compare/3.0.2...master
55+
[4.0.0]: https://github.com/sebastianbergmann/diff/compare/3.0.2...4.0.0
5656
[3.0.2]: https://github.com/sebastianbergmann/diff/compare/3.0.1...3.0.2
5757
[3.0.1]: https://github.com/sebastianbergmann/diff/compare/3.0.0...3.0.1
5858
[3.0.0]: https://github.com/sebastianbergmann/diff/compare/2.0...3.0.0

0 commit comments

Comments
 (0)