Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tpatel committed Apr 15, 2024
1 parent 4c2a521 commit a412b43
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,18 @@ Nothing unreleased!

### Added

- Enable persisting threads using a Custom Data Layer (through SQLAlchemy) - @hayescode
- Actions now trigger conversation persistence

### Changed

- React-client: Expose `sessionId` in `useChatSession`
- Add chat profile as thread tag metadata

### Fixed

- Add quotes around the chainlit create-secret CLI output to avoid any issues with special characters

## [1.0.501] - 2024-04-08

### Added
Expand Down

0 comments on commit a412b43

Please sign in to comment.