jiazhai closed pull request #920: Add a section for 4.6.0 in releases.md URL: https://github.com/apache/bookkeeper/pull/920
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/site/community/release_guide.md b/site/community/release_guide.md index aa5b32b60..cded8281d 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 d84d63b81..b58c41b13 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! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
