Skip to content

Commit

Permalink
adjust changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NickyHavoc committed Apr 22, 2024
1 parent a2ad188 commit 053b59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
- breaking change: `ExpandChunksOutput` now returns `ChunkWithStartEndIndices` instead of `TextChunk`
- breaking change: `MultipleChunkRetrieverQa`'s `AnswerSource` now contains `EnrichedChunk` instead of just the `TextChunk`


### New Features

### Fixes
- fix: `ChunkWithIndices` now additionally returns end_index
- fix: `DocumentPath` and `CollectionPath` are now immutable


## 0.9.1
Expand Down

0 comments on commit 053b59d

Please sign in to comment.