Skip to content

Commit a9212ae

Browse files
author
Nik Richers
authored
Add release notes stub for 1.0.0-beta2 (#195)
Adds a stub for the release notes for ecctl 1.0.0-beta2. Content will be added in a different PR
1 parent 8ba3d21 commit a9212ae

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

docs/ecctl-release-notes.asciidoc

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,62 @@
33

44
This section summarizes the changes in each {n} release.
55

6+
* <<{p}-release-notes-v1.0.0-beta2>>
67
* <<{p}-release-notes-v1.0.0-beta1>>
78

9+
[id="{p}-release-notes-v1.0.0-beta2"]
10+
=== Elastic Cloud Control (ecctl) v1.0.0-beta2
11+
++++
12+
<titleabbrev>v1.0.0-beta2</titleabbrev>
13+
++++
14+
15+
<<{p}-release-notes-v1.0.0-beta2-whats-new,What's new>> | <<{p}-release-notes-v1.0.0-beta2-bug-fixes,Bug fixes>> | <<{p}-release-notes-v1.0.0-beta2-breaking-changes,Breaking changes>> | <<{p}-release-notes-v1.0.0-beta2-changelog,Changelog>>
16+
17+
Welcome to the v1.0.0-beta2 release of {n}! This version brings new features, some breaking changes, and bug fixes.
18+
19+
Download the release binaries:
20+
21+
[%hardbreaks]
22+
https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_darwin_amd64.tar.gz[ecctl_1.0.0-beta2_darwin_amd64.tar.gz]
23+
https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_32-bit.deb[ecctl_1.0.0-beta2_linux_32-bit.deb]
24+
https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_32-bit.rpm[ecctl_1.0.0-beta2_linux_32-bit.rpm]
25+
https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_386.tar.g[ecctl_1.0.0-beta2_linux_386.tar.g]
26+
https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_64-bit.deb[ecctl_1.0.0-beta2_linux_64-bit.deb]
27+
https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_64-bit.rpm[ecctl_1.0.0-beta2_linux_64-bit.rpm]
28+
https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_amd64.tar.gz[ecctl_1.0.0-beta2_linux_amd64.tar.gz]
29+
30+
[float]
31+
[id="{p}-release-notes-v1.0.0-beta2-whats-new"]
32+
==== What's new
33+
34+
* *Feature X.* Describe feature X, explain the benefits briefly, and then link to the docs if there's more info.
35+
* *Feature Y.* ...
36+
* *Feature Z.* ...
37+
38+
[float]
39+
[id="{p}-release-notes-v1.0.0-beta2-bug-fixes"]
40+
==== Bug fixes
41+
42+
This version includes fixes for the following bugs and known issues:
43+
44+
* Bug A. Describe the symptoms of the bug and how things now work after the bug fix.
45+
46+
[float]
47+
[id="{p}-release-notes-v1.0.0-beta2-breaking-changes"]
48+
==== Breaking changes
49+
50+
* *Removed X command*. We removed feature X, because it is deprecated or no longer supported. If applicable, add what feature replaces it and add a link.
51+
52+
[float]
53+
[id="{p}-release-notes-v1.0.0-beta2-changelog"]
54+
==== Changelog
55+
56+
[%hardbreaks]
57+
TBD
58+
59+
_Release date: February 28, 2020_
60+
61+
862
[id="{p}-release-notes-v1.0.0-beta1"]
963
=== Elastic Cloud Control (ecctl) v1.0.0-beta1
1064
++++

0 commit comments

Comments
 (0)