Skip to content

Commit

Permalink
chore: update changelog with release updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgz committed Jul 12, 2024
1 parent 45f958d commit 97979f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
* fix bulk indexing routing issue
* add `attributes:` to the `Esse::Repository.each_serialized_batch` to preload `lazy_document_attributes`
* Stop stringifying the `lazy_document_attributes` attribute name
* The `Esse::Repository.update_documents_attribute` was not working when calling with a single hash as document

## 0.3.0 - 2024-07-10
* Extend bulk indexing API to support `update`.
Expand Down

0 comments on commit 97979f5

Please sign in to comment.