Improve how plugin changes get written in markdown, in a reliable way. Simplify the whole script as a consequence. After this change, the 'check' option is no longer needed and will be removed in a next commit. Bug: Issue 13517 Change-Id: I73ebe8571b583b570d53def613d7b204f8e6eb48
37 lines
828 B
Plaintext
37 lines
828 B
Plaintext
---
|
|
title: "Gerrit {{ data.new }} release (in development)"
|
|
permalink: {{ data.major }}.html
|
|
hide_sidebar: true
|
|
hide_navtoggle: true
|
|
toc: true
|
|
---
|
|
|
|
Download: **[{{ data.new }}](https://gerrit-releases.storage.googleapis.com/gerrit-{{ data.new }}.war)**
|
|
| [{{ data.previous }}](https://gerrit-releases.storage.googleapis.com/gerrit-{{ data.previous }}.war)
|
|
|
|
Documentation: **[{{ data.new }}](https://gerrit-documentation.storage.googleapis.com/Documentation/{{ data.doc }}/index.html)**
|
|
| [{{ data.previous }}](https://gerrit-documentation.storage.googleapis.com/Documentation/{{ data.previous }}/index.html)
|
|
|
|
## Release highlights
|
|
|
|
## Important notes
|
|
|
|
### Schema changes
|
|
|
|
### Breaking changes
|
|
|
|
## Native packaging
|
|
|
|
## New features
|
|
|
|
### REST APIs
|
|
|
|
* Accounts
|
|
* Changes
|
|
* Groups
|
|
* Projects
|
|
|
|
## End-to-end tests
|
|
|
|
## Plugin changes
|