Release 0.2.0

This commit is contained in:
Christopher 2023-06-25 22:24:32 -04:00
parent b7c24aebbb
commit f9e3e6a3d0

View File

@ -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