diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index fa08486..cb778b2 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1465,6 +1465,8 @@ Sat Feb 9 14:00:31 UTC 2019 - Adrian Schröter Bugfix releases, find details at https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.16 https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.15 +- 1.2.16 includes the fix to maintain compiled_params / replacement_expressions + within expanding IN (bsc#1176953) ------------------------------------------------------------------- Tue Dec 4 12:54:53 UTC 2018 - Matej Cepl