Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Sep 18, 2024
1 parent b1bd97c commit e1c60c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.3.0
#### πŸ› Fixes

- fix handling of incomplete requests (PR: #247)


## v2.2.3
#### πŸš€ Features

Expand Down
10 changes: 2 additions & 8 deletions CHANGELOG.release.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
### πŸš€ Features

- LlamaLib v1.1.12: SSL certificate & API key for server, Support more AMD GPUs (PR: #241)
- Server security with API key and SSL (PR: #238)
- Show server command for easier deployment (PR #239)

### πŸ› Fixes

- Fix multiple LLM crash on Windows (PR: #242)
- Exclude system prompt from saving of chat history (PR: #240)
- fix handling of incomplete requests (PR: #247)

0 comments on commit e1c60c6

Please sign in to comment.