Skip to content

Commit

Permalink
prepare release 23.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed Aug 24, 2023
1 parent 227f49f commit e3568bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

# [23.1.3] - 2023-08-23
- lil optimization to skip unhelpful aggregations
- disable tests using elasticsearch5 on github actions
- (will soon reenable or remove elastic5 altogether)

# [23.1.2] - 2023-08-23
- add `trove_indexcard_flats` index strategy
- copy of `trove_indexcard` with flatter queries (and more info on the root doc)
Expand Down
2 changes: 1 addition & 1 deletion share/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '23.1.2'
__version__ = '23.1.3'

0 comments on commit e3568bb

Please sign in to comment.