aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--docs/source/siteadmin/relnotes.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 09602f8e..42ef2dee 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -30,6 +30,7 @@ Thank you!
* Brett Smith
* Caleb Forbes Davis V
* Corey Farwell
+* Charlotte Koch
* Chris Moylan
* Christopher Allan Webber
* chrysn
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index 3045330c..2ddeb466 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -34,6 +34,7 @@ carefully, or at least skim over it.
**Bug fixes:**
+- Pin sqlalchemy to fix due to changed internals [#5624] (Charlotte Koch)
- Fix test suite to pass 100% (Ben Sturmfels)
- Make LDAP plugin Python 3 compatible [#5607] (Olivier Mehani)
- Support blank titles in Atom feed [#1018] (Ben Sturmfels)