We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185b57b commit 701aedaCopy full SHA for 701aeda
CHANGELOG.rst
@@ -4,11 +4,11 @@ Changelog
4
5
spyne-2.14.0
6
------------
7
-* Python 3.10 support
8
-* msgpack 1.x support
9
-* sqlalchemy 1.2, 1.3, 1.4 support
10
-* Ported the Http subsystem to Python 3
11
-* Support for interface document customization
+* Python 3.10 support.
+* msgpack 1.x support.
+* sqlalchemy 1.2, 1.3, 1.4 support.
+* Ported the Http subsystem to Python 3.
+* Support for interface document customization.
12
Thanks to github.com/PyGuDev
13
* Dropped deprecated integration for SqlAlchemy.
14
In other words, ``spyne.model.table`` is gone.
0 commit comments