Skip to content

Commit 473e6e1

Browse files
committed
release 1.0.1
1 parent f811c92 commit 473e6e1

File tree

3 files changed

+95
-73
lines changed

3 files changed

+95
-73
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Contributors
4040
* Roald Storm <[email protected]>
4141
* Tiago Requeijo <[email protected]>
4242
43+
4344
* Iuliia Volkova <[email protected]>
4445
* Roman Averchenkov <[email protected]>
4546

HISTORY.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

4554
1.0.0 (2020-04-26)
4655
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)