From d2f1cb1911752bfebbdd343f00e0afff6e5cd1a9 Mon Sep 17 00:00:00 2001 From: Tyler Hillery Date: Fri, 12 Jan 2024 15:28:46 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbc54ac..55e1734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fixes + +- Resolves [error retrieving schemas from catalog with - in the name](https://github.com/TylerHillery/harlequin-trino/issues/5) + ## [0.1.1] - 2023-12-27 ### Features