diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dee258..1acc949 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ Version History ## [Unreleased] +## [Release 0.2.1] + +## What's Changed +* Update/logo by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/28 +* feature(copy-code): add a copy, button improved ui by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/29 +* Release 0.2.1 by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/30 + + +**Full Changelog**: https://github.com/Iheuzio/gpt-contextfiles/compare/0.2.0...0.2.1 + ## [Release 0.2.0] - Copy code diff --git a/README.md b/README.md index e88f208..e0cce19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gpt-contextfiles -![gpt-contextfiles viewport](extension.png) +![gpt-contextfiles viewport](./images/extension.png) > if you'll like to contribute or provide any feedback check out the [link](https://github.com/Iheuzio/gpt-contextfiles/issues) @@ -36,7 +36,7 @@ Refresh -> refreshes the window so that all new files will be available for that - Wait for response to be returned Other features: -![Copy button demonstration](copy-image.png) +![Copy button demonstration](./images/copy-image.png) - Click copy to to copy the snippet of code into your file for fast coding # How it works