aboutsummaryrefslogtreecommitdiff
path: root/docs/breaking_changes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/breaking_changes.md')
-rw-r--r--docs/breaking_changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md
index 754e6ec97..56a59648c 100644
--- a/docs/breaking_changes.md
+++ b/docs/breaking_changes.md
@@ -99,3 +99,7 @@ This happens immediately after the previous `develop` branch is merged.
99 * [ ] `git pull --ff-only` 99 * [ ] `git pull --ff-only`
100 * [ ] `git merge --no-ff develop` 100 * [ ] `git merge --no-ff develop`
101 * [ ] `git push upstream master` 101 * [ ] `git push upstream master`
102
103## Post-merge operations
104
105* (Optional) [update ChibiOS + ChibiOS-Contrib on `develop`](chibios_upgrade_instructions.md)