From 4cfc89629c04b9b0421f07cec24cf9be7b9e36ae Mon Sep 17 00:00:00 2001 From: vdelacruzb Date: Thu, 18 Apr 2024 16:06:03 +0200 Subject: [PATCH] little typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82a8e4f30..6f8988155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ All notable commits to this project will be documented in this file. - fix(bq,sf,rs|clustering): improve how ST_CLUSTERKMEANS deals with duplicates (#491, #495) - chore(deps): bump sqlparse from 0.4.4 to 0.5.0 in /clouds/redshift/common (#494) - chore(deps): bump sqlparse from 0.4.4 to 0.5.0 in /clouds/postgres/common (#493) -- chore(deps): fix CI crashing because native-apps timeout and sql-parse version (#496) +- chore(deps): fix CI crashing because native-apps timeout and sql-parse version (#496) ## 2024-03-18