This commit is contained in:
Sebastian Bergmann 2024-12-05 09:46:36 +01:00
parent 44a33386ec
commit 0610a50015
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
* [#67](https://github.com/sebastianbergmann/exporter/issues/67): Optional argument for `shortenedExport()` to control maximum string length
## [6.1.3] - 2024-07-03
### Changed
* [#69](https://github.com/sebastianbergmann/exporter/pull/69): Do not initialize lazy objects during export
## [6.1.3] - 2024-07-03
### Changed
* [#66](https://github.com/sebastianbergmann/exporter/pull/66): Avoid using the Reflection API for some classes