docs: add release notes for 4.2.1

This commit is contained in:
Marcin Kuzminski 2016-07-04 09:21:44 +02:00
parent 7e84bfc9d7
commit 9156ae8b3d
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,14 @@
|RCE| 4.2.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-07-04
Fixes
^^^^^
- ui: fixed empty labels caused by missing translation of JS components
- login: fixed bad routing URL in comments when user is not logged in.
- celery: make sure to run tasks in sync mode if connection to celery is lost.

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.2.1.rst
release-notes-4.2.0.rst
release-notes-4.1.2.rst
release-notes-4.1.1.rst