Skip to content

Commit

Permalink
Add validators to the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarton committed Jun 10, 2020
1 parent eec1cbb commit ecd6b7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

### What's new?

- Added Django 3.0 support
- Added validator support to ensure that the values that flag conditions test against are valid.
- Deprecated the optional `flags.middleware.FlagConditionsMiddleware` in favor of always lazily caching flags on the request object.

## 4.2.4
Expand Down

0 comments on commit ecd6b7c

Please sign in to comment.