From 7a758d4746f89732a705c8d469ebe66c8bf05c5f Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 6 Apr 2021 14:26:51 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 7 ++ docs/_sources/changelog.md.txt | 7 ++ docs/changelog.html | 173 ++++++++++++++++++--------------- docs/index.html | 1 + docs/searchindex.js | 2 +- 5 files changed, 109 insertions(+), 81 deletions(-) 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">