From 15115a51bfde4311a3559904966372e6b8758b5b Mon Sep 17 00:00:00 2001 From: Michael Price Date: Tue, 20 Mar 2018 02:02:52 -0400 Subject: [PATCH] Update release notes. Signed-off-by: Michael Price --- docs/releases/3.0.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/releases/3.0.rst b/docs/releases/3.0.rst index 890bc2f370..800c5f693b 100644 --- a/docs/releases/3.0.rst +++ b/docs/releases/3.0.rst @@ -375,7 +375,11 @@ Other changes worth mentioning - Sort smart links by label. - Rename the internal name of the document type permissions namespace. Existing permissions will need to be updated. - Removed redundant permissions checks. - +- Total test count increased to 753 +- Fix documentation formatting. +- Add upload wizard step documentation chapter. +- Improve and add additional diagrams. +- Change documenation theme to rtd. Removals --------