We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a2833 commit ed9f2feCopy full SHA for ed9f2fe
doc/releases.md
@@ -157,6 +157,8 @@ were first added in this version. The relevant commits should already include
157
`sed -i "s/REPLACEME/$VERSION/g" doc/api/*.md` or
158
`perl -pi -e "s/REPLACEME/$VERSION/g" doc/api/*.md`.
159
160
+*Note*: `$VERSION` should be prefixed with a `v`
161
+
162
If this release includes any new deprecations it is necessary to ensure that
163
those are assigned a proper static deprecation code. These are listed in the
164
docs (see `doc/api/deprecations.md`) and in the source as `DEP00XX`. The code
0 commit comments