Skip to content

Commit 4886ace

Browse files
committed
Relese 0.6.0
1 parent a7c02a1 commit 4886ace

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Unreleased
44

5+
### 0.6.0
6+
57
- Add checks:
68
- field-default-null
79

@@ -18,7 +20,7 @@
1820
### 0.4.0
1921

2022
- Add infra for rest framework serializers checks
21-
- Add checks
23+
- Add checks:
2224
- drf-model-serializer-extra-kwargs
2325
- drf-model-serializer-meta-attribute
2426
- model-admin

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.5.0
3+
version = 0.6.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)