mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
docs: Update changelog heading for new release lifecycle page.
Also update the release checklist to make sure we don't forget to update the top-heading section when we publish a new major release.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Version history
|
# Version history
|
||||||
|
|
||||||
All notable changes to the Zulip server are documented in this file.
|
This page the release history for the Zulip server. See also the
|
||||||
|
[Zulip release lifecycle](../overview/release-lifecycle.md).
|
||||||
|
|
||||||
## Zulip 4.x series
|
## Zulip 4.x series
|
||||||
|
|
||||||
|
|||||||
@@ -47,6 +47,8 @@ preparing a new release.
|
|||||||
release branch (for minor releases):
|
release branch (for minor releases):
|
||||||
* Copy the Markdown release notes for the release into
|
* Copy the Markdown release notes for the release into
|
||||||
`docs/overview/changelog.md`.
|
`docs/overview/changelog.md`.
|
||||||
|
* _Except minor releases:_ Adjust the `changelog.md` heading to have
|
||||||
|
the stable release series boilerplate.
|
||||||
* Update `ZULIP_VERSION` and `LATEST_RELEASE_VERSION` in `version.py`.
|
* Update `ZULIP_VERSION` and `LATEST_RELEASE_VERSION` in `version.py`.
|
||||||
* _Except minor releases:_ Update `API_FEATURE_LEVEL` to a feature
|
* _Except minor releases:_ Update `API_FEATURE_LEVEL` to a feature
|
||||||
level for the final release, and document a reserved range.
|
level for the final release, and document a reserved range.
|
||||||
|
|||||||
Reference in New Issue
Block a user