We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347769e commit 2c643b8Copy full SHA for 2c643b8
CHANGES.md
@@ -0,0 +1,16 @@
1
+# Release History
2
+
3
+## dev
4
5
+- Add support for Python 3.10 and remove support for Python < 3.7 (past EOL)
6
+- Upgrade Cython for building .c files from 0.29.21 to 0.29.28
7
8
+## 0.9.10
9
10
+| Released on | Released by |
11
+|--------------|-------------|
12
+| 2021-02-11 | @czue |
13
14
+- Add official support for python 3.7 through 3.9
15
+- Upgrade Cython for building .c files from 0.29.6 to 0.29.21
16
+- Do not produce "universal wheels" (https://github.com/dimagi/jsonobject/pull/169)
0 commit comments