Commit 3553e36d169e18025a2409b7055fff082d89f630
Exists in
spb-stable
and in
2 other branches
Merge branch 'review-changelog' into 'master'
Review changelog @dzaporozhets updates the changelog and notifies the team.
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
doc/release/monthly.md
... | ... | @@ -9,6 +9,10 @@ NOTE: This is a guide for GitLab developers. |
9 | 9 | |
10 | 10 | A release manager is selected that coordinates the entire release of this version. The release manager has to make sure all the steps below are done and delegated where necessary. This person should also make sure this document is kept up to date and issues are created and updated. |
11 | 11 | |
12 | +### **3. Update Changelog** | |
13 | + | |
14 | +Any changes not yet added to the changelog are added by lead developer and in that merge request the complete team is asked if there is anything missing. | |
15 | + | |
12 | 16 | # **18th - Releasing RC1** |
13 | 17 | |
14 | 18 | The RC1 release comes with the task to update the installation and upgrade docs. Be mindful that there might already be merge requests for this on GitLab or GitHub. | ... | ... |