Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kalekseev committed Dec 9, 2020
1 parent 4467630 commit 74f5aa4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

### Unreleased

### 0.8.0

- Add checks:
- `field-choices-constraint`

### 0.7.1

- Fix index checks level and message
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = django-extra-checks
version = 0.7.1
version = 0.8.0
author = Konstantin Alekseev
author_email = mail@kalekseev.com
description = Collection of useful checks for Django Checks Framework
Expand Down

0 comments on commit 74f5aa4

Please sign in to comment.