Update changelog

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-02 22:39:37 -04:00
parent f45384e399
commit 45786005ab

View File

@@ -14,10 +14,16 @@
assertion errors from pip (https://github.com/pypa/pip/issues/6197).
* Apply merge !37 by Roger Hunwicks (@roger.hunwicks) to allow
TestViewTestCaseMixin to work with a custom ROOT_URLCONF. GitLab issue #566.
* Apply merge !40 by Roger Hunwicks (@/roger.hunwicks) to pin the Tornado version
used to 6.0 and continue supporting Python 2.7. GitLab issue #568.
* Apply merge !40 by Roger Hunwicks (@/roger.hunwicks) to pin the Tornado
version used to 6.0 and continue supporting Python 2.7. GitLab issue #568.
* Apply merge !41 by Jorge E. Gomez (@jorgeegomez) to fix the compressed class
method name. GitLab issue #572.
* Remove notification badge AJAX setup. Individual link AJAX workers are
obsolete now that the menu is being rendered by its own AJAX renderer.
GitLab issue #562.
* Add support for server side link badges.
* Add API to list all templates.
* Remove newlines from the rendered templates.
3.1.9 (2018-11-01)
==================