don't use changelog version in commit message

changelog may have a new unreleased version open already
This commit is contained in:
Joey Hess 2021-08-09 12:31:48 -04:00
parent c9b1b7d067
commit 5990942b6c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 15 additions and 4 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2021-08-09T16:23:35Z"
content="""
As far as the git commit message goes, I usually don't have a new changelog
entry for an unreleased version opened when I run the release updating
script, but did in this case. Only the commit message is affected. I've
fixed the cause of that problem.
"""]]