docs: added release notes for 4.5.1

This commit is contained in:
Marcin Kuzminski 2016-12-06 18:06:48 +01:00
parent d6efe8bf7d
commit 7cbef75638
2 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,48 @@
|RCE| 4.5.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-12-06
New Features
^^^^^^^^^^^^
General
^^^^^^^
- Pull requests: save dates of updates when creating updates.
This will help with later pull request versioning functionality.
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- VCSServer: improve error detection of servers pushed from VCSServer.
- VCSServer: reduce redundant logging.
- VCSServer: improved obfuscation logic in logs in case of no passwords.
- Pull Requests: fixed outdated comments displaying.
- Diffs: few fixes for new diffs discovered.
- Repository groups: improved detection of repository groups parent.
- Default Reviewers: fixed missing templates in installer that caused
500 errors on first display.
Upgrade notes
^^^^^^^^^^^^^

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.5.1.rst
release-notes-4.5.0.rst
release-notes-4.4.2.rst
release-notes-4.4.1.rst