Skip to content

Commit 26119f5

Browse files
committed
update HISTORY
1 parent 1a48cc5 commit 26119f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

HISTORY.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,12 @@ 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)
48+
0.8.4 (2019-11-09)
4949
^^^^^^^^^^^
5050

51+
* Better loader support for models in subqueries (#573 #585)
52+
* Allowed ``__tablename__`` to be a ``declared_attr`` (#579 #582)
53+
* Fixed Sanic 19.9.0 compatibility (#569)
5154
* Added one() and one_or_none() (Contributed by Ilaï Deutel in #577)
5255
* Improved Starleet extension compatibility (Contributed by Jim O'Brien in #538)
5356
* Fixed Starlette connection release during exceptions issue (Contributed by qulaz in #533)

0 commit comments

Comments
 (0)