mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 14:00:48 +00:00
Release 0.2.1
This commit is contained in:
parent
7744e9e49e
commit
9e590955b4
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,6 +4,16 @@ Version History
|
|||||||
|
|
||||||
## [Unreleased]
|
## [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]
|
## [Release 0.2.0]
|
||||||
|
|
||||||
- Copy code
|
- Copy code
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# gpt-contextfiles
|
# gpt-contextfiles
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
> if you'll like to contribute or provide any feedback check out the [link](https://github.com/Iheuzio/gpt-contextfiles/issues)
|
> 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
|
- Wait for response to be returned
|
||||||
|
|
||||||
Other features:
|
Other features:
|
||||||

|

|
||||||
- Click copy to to copy the snippet of code into your file for fast coding
|
- Click copy to to copy the snippet of code into your file for fast coding
|
||||||
|
|
||||||
# How it works
|
# How it works
|
||||||
|
Loading…
Reference in New Issue
Block a user