Skip to content

Commit

Permalink
prepare release 24.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed May 31, 2024
1 parent 1810560 commit 6f608a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

# [24.4.0] - 2024-05-31
- specific exception classes within `trove`
- better search api error responses
- better search-api html experience
- more static vocabs
- fix various errors

# [24.3.1] - 2024-05-23
- fix: jsonapi renderer now chooses `type` consistently

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.3.1'
__version__ = '24.4.0'

0 comments on commit 6f608a7

Please sign in to comment.