diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b66f56c..2acf0ecab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added a _Copy AI prompt to clipboard_ action to the analysis page (experimental) + ### Changed - Eliminated `got` in favor of using `fetch`