Commit f9f441c 1 parent 8b60451 commit f9f441c Copy full SHA for f9f441c
File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
### Added
11
11
12
12
### Changed
13
- - Reset ` content_type ` and ` object_id ` fields when the content object is ` None `
14
13
15
14
### Removed
16
15
16
+ ## [ 1.19.5] ( https://pypi.org/project/model-bakery/1.19.5/ )
17
+
18
+ ### Changed
19
+ - Reset ` content_type ` and ` object_id ` fields when the content object is ` None `
20
+
17
21
## [ 1.19.4] ( https://pypi.org/project/model-bakery/1.19.4/ )
22
+
18
23
### Changed
19
24
- Allow ` None ` value for generic foreign keys within iterators
20
25
- Make ` TextField ` generator respect ` max_length `
Original file line number Diff line number Diff line change 1
- __version__ = "1.19.4 "
1
+ __version__ = "1.19.5 "
You can’t perform that action at this time.
0 commit comments