1
0

Accepting request 733495 from home:apersaud:branches:devel:languages:python:flask

update to latest version

OBS-URL: https://build.opensuse.org/request/show/733495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=6
This commit is contained in:
Petr Cervinka
2019-09-26 17:03:01 +00:00
committed by Git OBS Bridge
parent 44f53e84fb
commit 7a5d1533e2
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 26 16:40:48 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 2.4.1:
* Fix AttributeError when using multiple binds with polymorphic
models. :pr:`651`
-------------------------------------------------------------------
Sat May 4 22:49:10 UTC 2019 - Arun Persaud <arun@gmx.de>