summaryrefslogtreecommitdiff
path: root/tasks/changelog.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/changelog.rb')
-rw-r--r--tasks/changelog.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/tasks/changelog.rb b/tasks/changelog.rb
index 1f969637c3..74ac704abf 100644
--- a/tasks/changelog.rb
+++ b/tasks/changelog.rb
@@ -5,7 +5,9 @@ begin
namespace :changelog do
# Fetch the latest version from mixlib-install
def latest_stable_version
- Mixlib::Install.available_versions("chef", "stable").last
+ # for 13.1, a 12.20 release was made after 13.0, which is busting the changelog generator. Reset this post 13.1 release
+ "13.0.118"
+ # Mixlib::Install.available_versions("chef", "stable").last
end
# Take the changelog from the latest stable release and put it into history.