Commit 1aa6662 1 parent 0e49b20 commit 1aa6662 Copy full SHA for 1aa6662
File tree 2 files changed +10
-2
lines changed
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/).
7
7
8
8
## [ Unreleased] ( https://github.com/model-bakers/model_bakery/tree/main )
9
9
10
+ ### Added
11
+
12
+ ### Changed
13
+
14
+ ### Removed
15
+
16
+ ## [ 1.20.1] ( https://pypi.org/project/model-bakery/1.20.1/ )
17
+
10
18
### Added
11
19
- docs: Add missing doc on ` _refresh_after_create ` option
12
20
13
21
### Changed
14
- - Fix ` Recipe.prepare ` without _ quantity (on one-to-one relation)
22
+ - Fix ` Recipe.prepare ` without ` _quantity ` (on one-to-one relation)
15
23
16
24
### Removed
17
25
- 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