From a1a8c44824a03ccf854f273a0d74c72d8cff9ffe Mon Sep 17 00:00:00 2001 From: Christopher Date: Mon, 3 Jul 2023 13:54:20 -0400 Subject: [PATCH] Release 0.2.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed4ae1f..c5d6445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ Version History ## [Unreleased] +## [Release 0.2.3] + +## What's Changed +* fix(display-html): html is now properly displayed by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/38 +* Release 0.2.3 by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/39 + + +**Full Changelog**: https://github.com/Iheuzio/gpt-contextfiles/compare/0.2.2...0.2.3 + ## [Release 0.2.2] ## What's Changed