Skip to content

Commit

Permalink
Merge branch '2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Sep 24, 2019
2 parents 4c48fe4 + 16bcf97 commit 7fa2ad5
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ Unreleased
remove deprecation warning (:pr:`727`)


Version 2.4.1
-------------

Released 2019-09-24

- Fix ``AttributeError`` when using multiple binds with polymorphic
models. :pr:`651`


Version 2.4.0
-------------

Expand All @@ -21,13 +30,6 @@ Released 2019-04-24
- Add an example of Flask's tutorial project, Flaskr, adapted for
Flask-SQLAlchemy. (:pr:`720`)

Version 2.3.3
-------------

Fix "AttributeError: 'NoneType' object has no attribute 'info'", when using polymorphic models. (`#651`_)

.. _#651: https://github.com/mitsuhiko/flask-sqlalchemy/pull/651


Version 2.3.2
-------------
Expand Down

0 comments on commit 7fa2ad5

Please sign in to comment.