Skip to content

Commit 9d3cbb4

Browse files
committed
Update changelog
1 parent 775cbfb commit 9d3cbb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
1212
- Make `tiled.client` accept a Python dictionary when fed to `write_dataframe()`.
1313
- The `generated_minimal` example no longer requires pandas and instead uses a Python dict.
1414
- Remove unused pytest-warning ignores from `test_writing.py`.
15+
- Rename argument in `hdf5_lookup` function from `path` to `dataset` to reflect change in `ophyd_async`
1516

1617
### Fixed
1718
- A bug in `Context.__getstate__` caused picking to fail if applied twice.

0 commit comments

Comments
 (0)