Skip to content

Commit

Permalink
chore: update CHANGELOG for version 1.0.0 with new features, fixes, a…
Browse files Browse the repository at this point in the history
…nd refactors
  • Loading branch information
Lucas Brito committed Nov 20, 2024
1 parent 7bb28dc commit 2a96406
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 1.0.0 (2024-11-19)

### Feat

- add language selection for LLM analysis

### Fix

- removing wrong test

### Refactor

- update model name to gpt-4o-mini in LLM analysis
- enhance prompt template for LLM analysis with clearer structure and motivational language
- rename ask_language function to ask_desired_language and update test case

## 0.7.0 (2024-10-25)

### Feat
Expand Down

0 comments on commit 2a96406

Please sign in to comment.