Skip to content

Commit 8b0b19a

Browse files
committed
update change log and add contributors
1 parent 00d5de2 commit 8b0b19a

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

AUTHORS.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Contributors
3232
* Martin Zaťko <martin.zatko@kiwi.com>
3333
* Pascal van Kooten <kootenpv@gmail.com>
3434
* Michał Dziewulski <michal@dziewulski.pl>
35+
* Simeon J Morgan <smorgan@digitalfeed.net>
36+
* Julio Lacerda <julio.castro.lacerda@gmail.com>
37+
* qulaz <qulazwork@gmail.com>
3538

3639

3740
Special thanks to my wife Daisy and her outsourcing company `DecentFoX Studio`_,

HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ won't be called with any ``setattr(child, 'parent', ...)`` at all. (If you need
4545
Please note, it is deprecated to disable ``none_as_none``, and disabling will
4646
be removed in GINO 1.0.
4747

48+
0.8.4 (TBD)
49+
^^^^^^^^^^^
50+
51+
* Fixed Starlette connection release during exceptions issue (Contributed by qulaz in #533)
52+
* Fixed server event compatibility with Sanic 19.6.2 (Contributed by Julio Lacerda in #520)
53+
* Fixed Grammar (Contributed by Simeon J Morgan in #504)
54+
4855
0.8.3 (2019-06-06)
4956
^^^^^^^^^^^^^^^^^^
5057

0 commit comments

Comments
 (0)