Skip to content

Commit a99ade3

Browse files
committed
Prepare v0.13.1
1 parent c164611 commit a99ade3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
### Unreleased
44

5+
### 0.13.1
6+
7+
- Fix: respect `empty_strings_allowed` in choices constraint #31
8+
59
### 0.13.0
610

711
- Use inheritance to determine check type

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.13.0
3+
version = 0.13.1
44
author = Konstantin Alekseev
55
author_email = [email protected]
66
description = Collection of useful checks for Django Checks Framework

0 commit comments

Comments
 (0)