Skip to content

Commit 0850aff

Browse files
authored
Update CHANGELOG with note on PyPI package (#1309)
1 parent 3cd5ad3 commit 0850aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.6.0 (July 2025)
3+
## v0.6.0 (August 2025)
44

55
This release includes significant new functionality and UI redesign, a
66
fledgling plugin ecosystem, as well as several bug and quality-of-life
@@ -24,7 +24,7 @@ fixes, performance improvements and backwards-compatible API enhancements.
2424
as well as new file formats supported in the XRD (Rigaku's .rasx, variants of .xy), NMR (JCAMP-DX) blocks
2525
and media block (PDF documents).
2626
- A fledgling plugin ecosystem with ways to easily add new blocks to a specific
27-
*datalab* instance ([docs](https://docs.datalab-org.io/en/v0.6.0/plugins/)).
27+
*datalab* instance ([docs](https://docs.datalab-org.io/en/v0.6.0/plugins/)), with [`datalab-server`](https://pypi.org/project/datalab-server) PyPI package for easier dependency management.
2828
- Improved item search throughout the API, removing the need to search on
2929
whitespace or punctuation delimited words (e.g., ID matches will now begin after
3030
just 3 characters, rather than needing to type a full ID).

0 commit comments

Comments
 (0)