Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bklieger-groq authored Aug 5, 2024
1 parent c2b9789 commit 1d0f687
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.1.1] - 2024-06-30
## [1.1.2] - 2024-08-05

Add annotations to chart widget, add vercel deploy button, clean dependencies

### Added

### Changed

- README.md
- components/tradingview/stock-chart.tsx
- package.json
- pnpm-lock.yaml


## [1.1.1] - 2024-07-30

Remove legacy local storage handling of API key in favor of server-side

Expand All @@ -27,7 +41,7 @@ Remove legacy local storage handling of API key in favor of server-side

---

## [1.1.0] - 2024-06-29
## [1.1.0] - 2024-07-29

Updated functionality to load GROQ_API_KEY from .env and hide local storage management of API key if provided.

Expand Down

0 comments on commit 1d0f687

Please sign in to comment.