Skip to content

Commit

Permalink
Fix changelog for 1.1.1 (refs #85)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rust Saiargaliev committed Jul 23, 2020
1 parent 717e990 commit ef725a8
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 @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased](https://github.com/model-bakers/model_bakery/tree/master)

### Added
- Support to django 3.1 `JSONField` [PR #85](https://github.com/model-bakers/model_bakery/pull/85)

### Changed

Expand All @@ -17,7 +18,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Added
- Support to Postgres fields: `DecimalRangeField`, `FloatRangeField`, `IntegerRangeField`, `BigIntegerRangeField`, `DateRangeField`, `DateTimeRangeField` [PR #80](https://github.com/model-bakers/model_bakery/pull/80)
- Support to django 3.1 `JSONField` [PR #85](https://github.com/model-bakers/model_bakery/pull/85)

### Changed
- Add isort and fix imports [PR #77](https://github.com/model-bakers/model_bakery/pull/77)
Expand Down

0 comments on commit ef725a8

Please sign in to comment.