Skip to content

Commit 2c643b8

Browse files
committed
Add CHANGES.md
1 parent 347769e commit 2c643b8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

+16
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)