We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f8780 commit c6cade0Copy full SHA for c6cade0
1 file changed
CHANGES.rst
@@ -1,15 +1,17 @@
1
Changes
2
-------
3
4
-Unreleased
5
-^^^^^^^^^^
+v3.1.0 02/22/2020
+^^^^^^^^^^^^^^^^^
6
+- Handle loading invalid JSON from db
7
+- Remove default ``help_text`` string
8
+- Change form field to render non-ascii values
9
- Add setuptoools ``python_requires`` check
10
- Add README section on querying and null value handling
11
- Improve test suite coverage
12
13
v3.0.0 02/14/2020
14
^^^^^^^^^^^^^^^^^
-
15
This release is a major rewrite of ``jsonfield``, merging in changes from the
16
``jsonfield2`` fork. Changelog entries for ``jsonfield2`` are included below
17
for completeness.
0 commit comments