File tree Expand file tree Collapse file tree 3 files changed +95
-73
lines changed
Expand file tree Collapse file tree 3 files changed +95
-73
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ Contributors
4040* Roald Storm <roaldstorm@gmail.com>
4141* Tiago Requeijo <tiago.requeijo.dev@gmail.com>
4242* Olexiy <alosha969@gmail.com>
43+ * Galden <wudenggang0@163.com>
4344* Iuliia Volkova <xnuinside@gmail.com>
4445* Roman Averchenkov <aragentum@gmail.com>
4546
Original file line number Diff line number Diff line change @@ -41,6 +41,15 @@ changes to the GINO development process:
4141* The src dist on PyPI does not include tests, docs and some other files due to
4242 a limitation of Poetry.
4343
44+ 1.0.1 (2020-06-08)
45+ ^^^^^^^^^^^^^^^^^^
46+
47+ * Fixed dependency version range (SQLAlchemy >=1.2.16, <1.4)
48+ * Updated docs (Including contribution by Galden in #660, and Iuliia Volkova in #672)
49+ * Multiple JSON property fixes (#661 #662 #695)
50+ * Fixed extension typing issue (#673 #674)
51+ * Fixed model override behavior (#694)
52+ * Fixed multiple JSON profiles issue (Contributed by Roman Averchenkov in #693 #696)
4453
45541.0.0 (2020-04-26)
4655^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments