diff --git a/CHANGELOG b/CHANGELOG index 33cf5257..f4c96338 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +v1.2.18 Aug 21, 2024 +===================== + +* Add nginx 1.27.1, remove nginx 1.27.0 + for stack(s) cflinuxfs3, cflinuxfs4 + +* Add openresty 1.25.3.2, remove openresty 1.25.3.1 + for stack(s) cflinuxfs3, cflinuxfs4 + +* Missing popd (#298) + + v1.2.17 Jul 16, 2024 ===================== diff --git a/VERSION b/VERSION index 21344eb1..5ab15388 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.17 \ No newline at end of file +1.2.18 \ No newline at end of file