Skip to content

Commit

Permalink
docs: ✏️ clean up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Jan 5, 2024
1 parent 6077593 commit 2a0d41e
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.5] - Unreleased
## [1.0.5] - 2024-01-05

### Added

- Added the ability to switch from assertive (default) to polite aria modes, in the help menu (#309).
- Added OpenAI GPT4-vision query system. Hit ? from the main chart to toggle on. (#317))
- Added suggestions system for users to be able to more easily click

### Fixed

- LLM popup now only triggered by ?, not /
- LLM truncating responses, #322

### Changed
- Added OpenAI GPT4-vision query system. Hit ? from the main chart to toggle on (#317).
- Added LLM suggestions system for users to be able to more easily click (#333).

### Chores

Expand Down

0 comments on commit 2a0d41e

Please sign in to comment.