From 37d6524a3b7fe808a9ee21e258cd306f28eebcbd Mon Sep 17 00:00:00 2001 From: xumin Date: Fri, 22 Dec 2023 14:24:13 +0800 Subject: [PATCH] doc --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6ba1555..0b61ec8 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,11 @@ Release process: 1. test installing the rock from LuaRocks +### Unreleased + +- fix: validator failure for some of the field types + [95](https://github.com/Kong/lua-resty-aws/pull/95) + ### 1.3.5 (19-Sep-2023) - fix: lazily initialize structures to avoid c-boundary errors on require