Skip to content

Commit

Permalink
prepare release 23.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed Aug 22, 2023
1 parent 1f85c24 commit a95bfd2
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

# [23.1.0] - 2023-08-22
- introducing "trove"
- store metadata records as small rdf documents called "index cards"
- ingest rdf
- add iri-centric search
- "shtrove": working to preserve back-compat (because trove may be trouble)

# [23.0.6] - 2023-05-11
- make `SourceConfig.disabled` prevent `harvest` tasks running

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.0.6'
__version__ = '23.1.0'

0 comments on commit a95bfd2

Please sign in to comment.