Skip to content

Commit 7bf7ea3

Browse files
committed
docs: change process
Since it is odd to have the unreleased version listed in the latest documentation, we have not recently created a changelog for the next version in the release process.
1 parent bd192cf commit 7bf7ea3

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

admin/RELEASE.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ the existing content.
7272
* Update **user_guide_src/source/changelogs/{version}.rst**
7373
* Set the date to format `Release Date: January 31, 2021`
7474
* Remove the section titles that have no items
75-
* Create a new changelog for the next version at
76-
**user_guide_src/source/changelogs/{next_version}.rst** and add it to
77-
**index.rst**
7875
* Update **user_guide_src/source/installation/upgrade_{ver}.rst**
7976
* fill in the "All Changes" section, and add it to **upgrading.rst**
8077
* git diff --name-status origin/master -- . ':!system'
@@ -146,6 +143,11 @@ the existing content.
146143
https://forum.codeigniter.com/forum-2.html
147144
* The content is somewhat organic, but should include any major features and
148145
changes as well as a link to the User Guide's changelog
146+
* Create a PR for new changelog and upgrade for the next version
147+
* Create **user_guide_src/source/changelogs/{next_version}.rst** and add it to
148+
**index.rst** (See next-changelog-*.rst)
149+
* Create **user_guide_src/source/installation/upgrade_{next_version}.rst** and add it to
150+
**upgrading.rst**
149151

150152
## After Publishing Security Advisory
151153

0 commit comments

Comments
 (0)