aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-06 22:47:49 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-06 22:47:49 +1100
commitca76eea5a83969786788384bc5decbe034723def (patch)
treef2e42faec02b1e6f6cc03f2ed7d3f1ff1a80b8ff
parent9fe970147cff840e55f7c726ac0a52db8620125e (diff)
downloadmediagoblin-ca76eea5a83969786788384bc5decbe034723def.tar.lz
mediagoblin-ca76eea5a83969786788384bc5decbe034723def.tar.xz
mediagoblin-ca76eea5a83969786788384bc5decbe034723def.zip
Add Charlotte Koch to AUTHORS.
-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)