Update changelog for release 0.19

This commit is contained in:
Julian Herrero
2019-02-27 15:58:11 +01:00
parent 098f4b6c5f
commit 3eac5d25ab
2 changed files with 92 additions and 2 deletions

View File

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