From 2bbcc350219cd87bc8c5aaa6c7d4a8cb3a9fdf69 Mon Sep 17 00:00:00 2001 From: Ved misra <47312748+misraved@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:59:48 +0530 Subject: [PATCH] Update the CHANGELOG date for v0.21.3 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d16b40fb0..5537bfd3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## v0.21.3 [2023-12-22] +## v0.21.3 [2024-01-05] _Whats new_ * Allow using pprof on FDW when STEAMPIPE_FDW_PPROF environment variable is set. ([#368](https://github.com/turbot/steampipe-postgres-fdw/issues/368))