Skip to content

Commit cad656a

Browse files
committed
prep 1.1.0
1 parent 1b1e182 commit cad656a

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33

44
## Unreleased
5+
6+
7+
## 1.1.0
58
### Added
69
- python3.10 support
710
- python3.11 support

CHANGELOG.yaml

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
Unreleased:
2-
added:
3-
- python3.10 support
4-
- python3.11 support
5-
- django4.2 support
6-
- python type hints
2+
added: []
73
fixed: []
84
changed: []
95
deprecated: []
106
removed: []
117
security: []
8+
1.1.0:
9+
added:
10+
- python3.10 support
11+
- python3.11 support
12+
- django4.2 support
13+
- python type hints
1214
1.0.1:
1315
fixed:
1416
- issue with backend and django test client

0 commit comments

Comments
 (0)