From dcdede71af9be92c000d19ebd0a9d0e04acfb246 Mon Sep 17 00:00:00 2001
From: adr-mo <31647811+adr-mo@users.noreply.github.com>
Date: Tue, 10 Apr 2018 10:19:34 +0200
Subject: [PATCH] doc(release note): Add release note for Centreon Web 2.8.21
 version (#6196)

* doc(release note): Add release note for Centreon Web 2.8.21 version

* fix(release note): Revert jquery-ui commit to release 2.8.21
---
 .../release_notes/centreon-2.8/centreon-2.8.21.rst   | 12 ++++++++++++
 .../release_notes/centreon-2.8/centreon-2.8.21.rst   | 12 ++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/doc/en/release_notes/centreon-2.8/centreon-2.8.21.rst b/doc/en/release_notes/centreon-2.8/centreon-2.8.21.rst
index a74c0badd6..cc9ffa5012 100644
--- a/doc/en/release_notes/centreon-2.8/centreon-2.8.21.rst
+++ b/doc/en/release_notes/centreon-2.8/centreon-2.8.21.rst
@@ -5,5 +5,17 @@ Centreon Web 2.8.21
 Enhancements
 ============
 
+* [Documentation] Add chapter about how to write a stream connector - PR #6189
+* [API] Separate REST API configuration and REST API realtime access - PR #6188
+
 Bug Fixes
 =========
+
+* [ACL] Manage filters (poller, host, service) on servicegroup - PR #6163
+* [Configuration] Fix output stream connector name for fresh install - PR #6159 #6182
+* [Configuration] No "Conf changed" flag set to "yes" when deploying services to selected hosts - #6160 PR #6191
+
+Other
+=====
+
+* Fix php warning in realtime host API - PR #6174
\ No newline at end of file
diff --git a/doc/fr/release_notes/centreon-2.8/centreon-2.8.21.rst b/doc/fr/release_notes/centreon-2.8/centreon-2.8.21.rst
index a74c0badd6..cc9ffa5012 100644
--- a/doc/fr/release_notes/centreon-2.8/centreon-2.8.21.rst
+++ b/doc/fr/release_notes/centreon-2.8/centreon-2.8.21.rst
@@ -5,5 +5,17 @@ Centreon Web 2.8.21
 Enhancements
 ============
 
+* [Documentation] Add chapter about how to write a stream connector - PR #6189
+* [API] Separate REST API configuration and REST API realtime access - PR #6188
+
 Bug Fixes
 =========
+
+* [ACL] Manage filters (poller, host, service) on servicegroup - PR #6163
+* [Configuration] Fix output stream connector name for fresh install - PR #6159 #6182
+* [Configuration] No "Conf changed" flag set to "yes" when deploying services to selected hosts - #6160 PR #6191
+
+Other
+=====
+
+* Fix php warning in realtime host API - PR #6174
\ No newline at end of file
-- 
GitLab