What's new in Gerrit 2.8: Update the plugin section - Capitalise sentences in bullet list. - Mention that plugin API features are demonstrated in the cookbook plugin. Change-Id: I749e7ecbd3e7263490648a6045d655477d881eaf
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 5181da9..a35494f 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
@@ -146,13 +146,17 @@ Gerrit Plugins may now -* contribute buttons to various parts of the UI using the UI +* Contribute buttons to various parts of the UI using the UI extension and JavaScript API. -* provide global capabilities. -* provide pre-merge validation steps. -* provide entries in Gerrit’s top menu. -* provide download schemes and download commands. -* send events to the events stream. +* Provide global capabilities. +* Provide pre-merge validation steps. +* Provide entries in Gerrit’s top menu. +* Provide download schemes and download commands. +* Send events to the events stream. + +The new plugin API features are demonstrated in the +link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/cookbook-plugin[ +Cookbook Plugin]. == Important Bug Fixes * Don’t allow project owners to delete/create branches if force push