Skip to content

Commit 74f5aa4

Browse files
committed
Release 0.8.0
1 parent 4467630 commit 74f5aa4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
### Unreleased
44

5+
### 0.8.0
6+
7+
- Add checks:
8+
- `field-choices-constraint`
9+
510
### 0.7.1
611

712
- Fix index checks level and message

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-extra-checks
3-
version = 0.7.1
3+
version = 0.8.0
44
author = Konstantin Alekseev
55
author_email = [email protected]
66
description = Collection of useful checks for Django Checks Framework

0 commit comments

Comments
 (0)