8000 Add release notes for next version · thecodinghouse/django-jsonform@9fed04a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9fed04a

Browse files
committed
Add release notes for next version
1 parent ad02cf1 commit 9fed04a

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

docs/releases/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Release notes
44
.. toctree::
55
:maxdepth: 2
66

7+
v2.21.5
78
v2.21.4
89
v2.21.3
910
v2.21.2

docs/releases/v2.21.5.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
django-jsonform 2.21.5 release notes
2+
====================================
3+
4+
5+
Jan 24, 2024
6+
------------
7+
8+
This release fixes a bug introduced in the last couple of releases.
9+
10+
11+
Bugfixes
12+
^^^^^^^^
13+
14+
- Added missing UUID import lack of which caused a ``NameError`` exception.

0 commit comments

Comments
 (0)
0