From fa75431d0f4b1d956ca33208edc55f0dedb9f9ae Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Wed, 21 Aug 2024 21:15:57 +0000 Subject: [PATCH] Bump version to 1.2.18 --- CHANGELOG | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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