Prepare release

This commit is contained in:
Sebastian Bergmann 2026-04-15 14:38:05 +02:00
parent 4d141ea52d
commit 9cee180ebe
No known key found for this signature in database
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,10 @@
All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
## [8.0.2] - 2026-04-15
* [#74](https://github.com/sebastianbergmann/exporter/pull/74): Int cast warning when exporting large floats
## [8.0.1] - 2026-04-10
### Changed
@ -32,6 +36,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
* This component is no longer supported on PHP 8.2
[8.0.2]: https://github.com/sebastianbergmann/exporter/compare/8.0.1...8.0.2
[8.0.1]: https://github.com/sebastianbergmann/exporter/compare/8.0.0...8.0.1
[8.0.0]: https://github.com/sebastianbergmann/exporter/compare/7.0...8.0.0
[7.0.2]: https://github.com/sebastianbergmann/exporter/compare/7.0.1...7.0.2