From f9e3e6a3d0ce18a75e00708db63b4f104406905b Mon Sep 17 00:00:00 2001 From: Christopher Date: Sun, 25 Jun 2023 22:24:32 -0400 Subject: [PATCH] Release 0.2.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5910a4..0dee258 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ Version History ## [Unreleased] +## [Release 0.2.0] + +- Copy code +- Auto response +- Formatting + +## What's Changed +* Feature/format code by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/23 +* update(gif): Added new gif to reflect program by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/24 +* feature(code-box): Can copy code and load responses by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/25 +* Release 0.2.0 by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/26 + + +**Full Changelog**: https://github.com/Iheuzio/gpt-contextfiles/compare/0.1.3...0.2.0 + ## [Release 0.1.3] ## What's Changed