Update changelog for release 0.18

This commit is contained in:
Javi Martín
2018-12-26 18:39:33 +01:00
parent d7e41fb556
commit ee6ee3ca21
2 changed files with 104 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ class InstallationController < ApplicationController
def consul_installation_details
{
release: 'v0.17'
release: 'v0.18'
}.merge(features: settings_feature_flags)
end