Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jwlodek committed Aug 8, 2024
1 parent 775cbfb commit 9d3cbb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
- Make `tiled.client` accept a Python dictionary when fed to `write_dataframe()`.
- The `generated_minimal` example no longer requires pandas and instead uses a Python dict.
- Remove unused pytest-warning ignores from `test_writing.py`.
- Rename argument in `hdf5_lookup` function from `path` to `dataset` to reflect change in `ophyd_async`

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

0 comments on commit 9d3cbb4

Please sign in to comment.