summaryrefslogtreecommitdiff
path: root/ci/version_bump.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/version_bump.sh')
-rwxr-xr-xci/version_bump.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/version_bump.sh b/ci/version_bump.sh
index 00d5e70fce..f3c345b7f0 100755
--- a/ci/version_bump.sh
+++ b/ci/version_bump.sh
@@ -7,5 +7,6 @@ export LANG=en_US.UTF-8
. ci/bundle_install.sh
bundle exec rake version:bump
+bundle exec rake changelog
git checkout .bundle/config