Skip to content

Commit 81306cb

Browse files
Update ChangeLog
1 parent f47663b commit 81306cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-10.5.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes of the PHPUnit 10.5 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [10.5.38] - 2024-MM-DD
6+
7+
### Changed
8+
9+
* [#6012](https://github.com/sebastianbergmann/phpunit/pull/6012): Remove empty lines between TeamCity events
10+
511
## [10.5.37] - 2024-10-19
612

713
### Fixed
@@ -340,6 +346,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
340346

341347
* [#5563](https://github.com/sebastianbergmann/phpunit/issues/5563): `createMockForIntersectionOfInterfaces()` does not automatically register mock object for expectation verification
342348

349+
[10.5.38]: https://github.com/sebastianbergmann/phpunit/compare/10.5.37...10.5
343350
[10.5.37]: https://github.com/sebastianbergmann/phpunit/compare/10.5.36...10.5.37
344351
[10.5.36]: https://github.com/sebastianbergmann/phpunit/compare/10.5.35...10.5.36
345352
[10.5.35]: https://github.com/sebastianbergmann/phpunit/compare/10.5.34...10.5.35

0 commit comments

Comments
 (0)