Fix formatting
This commit is contained in:
parent
58c91cd888
commit
60d658c5b5
|
|
@ -6,7 +6,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
|
|||
|
||||
### Added
|
||||
|
||||
`ObjectExporter` interface, `ObjectExporterChain`, and `ExportContext` for customizing how objects are exported (an object exporter can be passed to `Exporter`'s constructor and is consulted before the default representation of an object is used)
|
||||
* `ObjectExporter` interface, `ObjectExporterChain`, and `ExportContext` for customizing how objects are exported (an object exporter can be passed to `Exporter`'s constructor and is consulted before the default representation of an object is used)
|
||||
|
||||
## [8.1.1] - 2026-07-13
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue