This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 65f03e2 Add a section for 4.6.0 in releases.md
65f03e2 is described below
commit 65f03e2fc17f56bcc61fa7799559dd0438690658
Author: Jia Zhai <[email protected]>
AuthorDate: Wed Dec 27 10:25:43 2017 +0800
Add a section for 4.6.0 in releases.md
Descriptions of the changes in this PR:
- add a section for 4.6.0 in releases.md,
- add a check item for this in release_guide.md
Author: Jia Zhai <[email protected]>
Reviewers: Sijie Guo <[email protected]>
This closes #920 from jiazhai/update_release_page
---
site/community/release_guide.md | 1 +
site/releases.md | 8 ++++++++
2 files changed, 9 insertions(+)
diff --git a/site/community/release_guide.md b/site/community/release_guide.md
index aa5b32b..cded828 100644
--- a/site/community/release_guide.md
+++ b/site/community/release_guide.md
@@ -526,6 +526,7 @@ In Github, inside
[milestones](https://github.com/apache/bookkeeper/milestones),
* Docker image is built with new release
* Release tagged in the source code repository
* Release version finalized in JIRA and Github
+* Release section with release summary is added in
[releases.md](https://github.com/apache/bookkeeper/blob/master/site/releases.md)
**********
diff --git a/site/releases.md b/site/releases.md
index d84d63b..b58c41b 100644
--- a/site/releases.md
+++ b/site/releases.md
@@ -27,6 +27,14 @@ Client Guide | API docs
## News
+### 27 December, 2017: Release 4.6.0 available
+
+This is the seventh release of BookKeeper as an Apache Top Level Project!
+
+The 4.6.0 release incorporates new fixes, improvements, and features since
previous major release 4.5.0.
+
+See [BookKeeper 4.6.0 Release Notes](../docs/4.6.0/overview/releaseNotes) for
details.
+
### 22 November, 2017: Release 4.5.1 available
This is the sixth release of BookKeeper as an Apache Top Level Project!
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].