Skip to content

Commit 3524c45

Browse files
committed
Switch text from changes to contents
1 parent b011f5f commit 3524c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exasol/toolbox/util/release/changelog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def update_changelogs_for_release(self) -> None:
132132
"""
133133
Rotates the changelogs as is needed for a release.
134134
135-
1. Moves the changes from the `unreleased.md` to the `changes_<version>.md`
135+
1. Moves the contents from the `unreleased.md` to the `changes_<version>.md`
136136
2. Create a new file `unreleased.md`
137137
3. Updates the table of contents in the `changelog.md` with the new `changes_<version>.md`
138138
"""

0 commit comments

Comments
 (0)