diff --git a/CHANGELOG.md b/CHANGELOG.md index 711d8853..da5156de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change log +## Version 0.4.7 (unreleased) + +#### Misc + +* Update Python and Javascript dependencies +**IMPORTANT**: Due to SQLAlchemy update (1.4+), engine URLs starting with `postgres://` are no longer supported. Please update `DATABASE_URL` with `postgresql://`. + ## Version 0.4.6 (2021/02/21) ### Issues Closed diff --git a/docs/_sources/changelog.md.txt b/docs/_sources/changelog.md.txt index 711d8853..da5156de 100644 --- a/docs/_sources/changelog.md.txt +++ b/docs/_sources/changelog.md.txt @@ -1,5 +1,12 @@ # Change log +## Version 0.4.7 (unreleased) + +#### Misc + +* Update Python and Javascript dependencies +**IMPORTANT**: Due to SQLAlchemy update (1.4+), engine URLs starting with `postgres://` are no longer supported. Please update `DATABASE_URL` with `postgresql://`. + ## Version 0.4.6 (2021/02/21) ### Issues Closed diff --git a/docs/changelog.html b/docs/changelog.html index f576a44d..53881115 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -77,6 +77,10 @@ role="menu" aria-labelledby="dLabelLocalToc">