Skip to content

Commit

Permalink
prepare release 24.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed Nov 27, 2024
1 parent d2015a3 commit 8455a7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

# [24.6.1] - 2024-11-27
- fix(trovesearch_denorm): keep iris whole in path-based fieldnames

# [24.6.0] - 2024-11-27
- ignore trailing slashes on iri values
- have more than one shard and replicas
Expand Down
2 changes: 1 addition & 1 deletion share/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '24.6.0'
__version__ = '24.6.1'

0 comments on commit 8455a7e

Please sign in to comment.