What's new in Gerrit 2.8 - Updates for 2.8.2

Change-Id: Ie9e45792858a54c0c8c9e6aa3c735407fe371518
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/presentations/gerrit-new-features-2.8/gerrit-new-features-2.8.txt b/presentations/gerrit-new-features-2.8/gerrit-new-features-2.8.txt
index 1a9e7dd..c2d8586 100644
--- a/presentations/gerrit-new-features-2.8/gerrit-new-features-2.8.txt
+++ b/presentations/gerrit-new-features-2.8/gerrit-new-features-2.8.txt
@@ -11,6 +11,8 @@
 2.8 Release Notes]
 * link:https://gerrit-documentation.storage.googleapis.com/ReleaseNotes/ReleaseNotes-2.8.1.html[
 2.8.1 Release Notes]
+* link:https://gerrit-documentation.storage.googleapis.com/ReleaseNotes/ReleaseNotes-2.8.2.html[
+2.8.2 Release Notes]
 
 * Statistics
 +
@@ -144,8 +146,10 @@
 * send events to the events stream.
 
 == Important Bug Fixes
-* Don’t allow project owners to delete branches if force push is
-  blocked.
+* Don’t allow project owners to delete/create branches if force push
+  is blocked.
+
+* Allow disabling drafts by blocking push on `refs/drafts/*`.
 
 * Performance Fix: Minimize number of advertisedHaves.
 +