Skip to content

Commit

Permalink
Bump version to v8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hugorodgerbrown committed Mar 10, 2023
1 parent 3724311 commit 68c4bc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## v8.4

- Adds "fields" to the stored hits JSON (if present) [#72]

## v8.3

- Adds raw search question response object to SearchQuery (`SearchQuery.query_response`)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "elasticsearch-django"
version = "8.3"
version = "8.4"
description = "Elasticsearch Django app."
license = "MIT"
authors = ["YunoJuno <[email protected]>"]
Expand Down

0 comments on commit 68c4bc8

Please sign in to comment.