File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased] ( https://github.com/model-bakers/model_bakery/tree/main )
99
10+ ### Added
11+
12+ ### Changed
13+
14+ ### Removed
15+
16+ ## [ 1.20.1] ( https://pypi.org/project/model-bakery/1.20.1/ )
17+
1018### Added
1119- docs: Add missing doc on ` _refresh_after_create ` option
1220
1321### Changed
14- - Fix ` Recipe.prepare ` without _ quantity (on one-to-one relation)
22+ - Fix ` Recipe.prepare ` without ` _quantity ` (on one-to-one relation)
1523
1624### Removed
1725- Remove deprecation warning of ` datetime.datetime.utcfromtimestamp ` .
Original file line number Diff line number Diff line change 1- __version__ = "1.20.0 "
1+ __version__ = "1.20.1 "
You can’t perform that action at this time.
0 commit comments