Update relnotes with bug fixes since 0.10.0.

This commit is contained in:
Ben Sturmfels 2021-03-03 22:47:13 +11:00
parent bfbc792220
commit 0c0f966368

View File

@ -35,6 +35,9 @@ carefully, or at least skim over it.
**Bug fixes:** **Bug fixes:**
- Make LDAP plugin Python 3 compatible [#5607] (Olivier Mehani) - Make LDAP plugin Python 3 compatible [#5607] (Olivier Mehani)
- Support blank titles in Atom feed [#1018] (Ben Sturmfels)
- Avoid Celery/RabbitMQ "connection reset" errors [#5609] (Fernando Gutierrez)
- Fix Mac dev setup issues [#5442] (Jeremy Bowman)
- Pin a compatible version of WTForms (milquetoast) - Pin a compatible version of WTForms (milquetoast)