From 62529c0ceaf8ef3129abcf6c854d61336a8709b7 Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Mon, 20 Jun 2022 14:13:15 +0200 Subject: [PATCH] rebase and fix changelog --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc7718c2..efc412b6 100644 --- a/README.md +++ b/README.md @@ -785,6 +785,13 @@ The result should be a new PR on the Pongo repo. * commit as `release x.y.z`, tag as `x.y.z` * push commit and tags +--- + +## unreleased + + * Export the new `KONG_SPEC_TEST_REDIS_HOST` variable to be compatible with Kong 3.0.0+ + +--- ## 1.1.0 released 14-Jun-2022 @@ -814,8 +821,6 @@ The result should be a new PR on the Pongo repo. * Fix: Upgrade cassandra image from 3.9 to 3.11 for M1 chip [#269](https://github.com/Kong/kong-pongo/pull/269) - * Export the new `KONG_SPEC_TEST_REDIS_HOST` variable to be compatible with Kong 3.0.0+ - --- ## 1.0.0 released 1-Feb-2022