diff --git a/CHANGELOG.md b/CHANGELOG.md index b0bc49af..4456f5dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## NEXT +## v2.5.2 - Fix path / drop with_fileglob in install_remote (thanks @bbaassssiiee) - Handle consul_encrypt_enable variable for Nix (thanks @bbaassssiiee) @@ -11,6 +11,7 @@ - Flush handlers at the end of main (Thanks @bbaassssiiee) - Read tokens from from previously bootstrapped server (Thanks @bbaassssiiee) - Rename `consul_server_key` variable +- Sort keys in service configuration (thanks @slomo) ## v2.5.1 diff --git a/version.txt b/version.txt index 2c3fc419..f6dcb643 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v2.5.1 +v2.5.2