We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab80fc1 commit 73302d7Copy full SHA for 73302d7
exasol/toolbox/util/release/changelog.py
@@ -78,7 +78,7 @@ def update_changelogs_for_release(self) -> None:
78
79
1. Moves the contents of the `unreleased.md` to the `changes_<version>.md`
80
2. Create a new `unreleased.md`
81
- 3. Updates the table of contents in the `change.md` with the new `changes_<version>.md`
+ 3. Updates the table of contents in the `changelog.md` with the new `changes_<version>.md`
82
"""
83
84
# create versioned changelog
0 commit comments