Skip to content

Commit c1a8b97

Browse files
Merge CHANGELOG from main
1 parent 631fa1b commit c1a8b97

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,20 @@ Write the date in place of the "Unreleased" in the case a new version is release
33

44
# Changelog
55

6-
7-
## PLACEHOLDER
6+
## Unreleased
87

98
### Added
109

1110
- Optional `persist` query parameter to PUT and PATCH /array/... routes, and
1211
the corresponding DaskArrayClient methods: `write`, `write_block`, `patch`.
1312

13+
### Changed
14+
15+
- The public demo hosted by NSLS2 has moved from `tiled-demo.blueskyproject.io`
16+
to `tiled-demo.nsls2.bnl.gov`, for purely practical reasons. (It is easier to
17+
manage the deployment and associated certificates.) **The demo remains
18+
world-public, with no login required.** This change affects some
19+
documentation and one test.
1420

1521
## v0.2.0 (2025-10-29)
1622

0 commit comments

Comments
 (0)