From 7fcd3ab67d9e7f3377ab7080d95bd1b29bd213a8 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Thu, 5 Dec 2019 06:57:23 +0100 Subject: [PATCH] Fix --- ChangeLog-8.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-8.5.md b/ChangeLog-8.5.md index c4d5607a1db..f74853e57f2 100644 --- a/ChangeLog-8.5.md +++ b/ChangeLog-8.5.md @@ -14,5 +14,5 @@ All notable changes of the PHPUnit 8.5 release series are documented in this fil * Implemented [#3950](https://github.com/sebastianbergmann/phpunit/issues/3950): Deprecate optional parameters of `assertFileEquals()` etc. * Implemented [#3955](https://github.com/sebastianbergmann/phpunit/issues/3955): Deprecate support for doubling multiple interfaces -[8.5.0]: https://github.com/sebastianbergmann/phpunit/compare/8.4...master +[8.5.0]: https://github.com/sebastianbergmann/phpunit/compare/8.4...8.5