Skip to content

Commit

Permalink
v0.4.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Rog-Wilhelm committed Jun 5, 2023
1 parent 6abaa7d commit cbe989a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.


## [Unreleased]
## [v0.4.0]
### Breaking
* Recorder no longer shares class references by default. The new `.Shared()` recorder decorator can be used to allow this, although it will error on non-null defaults.
* Converter has been split into ConverterString, ConverterRecord, and ConverterFactory.
Expand Down

0 comments on commit cbe989a

Please sign in to comment.