From dd67a60fc7f17034947c8e66634c92f57a9da895 Mon Sep 17 00:00:00 2001 From: Christopher Date: Tue, 27 Jun 2023 13:27:11 -0400 Subject: [PATCH] Release 0.2.2 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1acc949..ed4ae1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ Version History ## [Unreleased] +## [Release 0.2.2] + +## What's Changed +* Fix/organize files by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/32 +* Fix/style rendered by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/33 +* fix(style-rendered): padding around response by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/34 +* update(readme-fix): added new features to readme by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/35 +* Release 0.2.2 by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/36 + + +**Full Changelog**: https://github.com/Iheuzio/gpt-contextfiles/compare/0.2.1...0.2.2 + ## [Release 0.2.1] ## What's Changed