Skip to content

Commit

Permalink
Add acknowledgements to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Jan 9, 2025
1 parent 15fc470 commit af12b7c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# 5.19.6 (January 2025)

- Fix image_to_html pixel unit [#441](https://github.com/ome/omero-py/pull/441)
- Move repr_html to _ImageWrapper [#429](https://github.com/ome/omero-py/pull/429)
- CLI: fix debugging level 9 [#439](https://github.com/ome/omero-py/pull/439)
- Fix image_to_html pixel unit,
thanks to [Tom Boissonnet](https://github.com/Tom-TBT) [#441](https://github.com/ome/omero-py/pull/441)
- Move repr_html to _ImageWrapper,
thanks to [Johannes Soltwedel](https://github.com/jo-mueller) [#429](https://github.com/ome/omero-py/pull/429)
- CLI: fix debugging level 9,
thanks to [Torsten Stöter](https://github.com/tstoeter) [#439](https://github.com/ome/omero-py/pull/439)
- Upgrade to macOS 14 Actions runner image [#440](https://github.com/ome/omero-py/pull/440)
- Remove Python 3.8 from the testing matrix [#434](https://github.com/ome/omero-py/pull/434)
- Add size check on data.rowNumbers in omero.HdfStorage.update [#431](https://github.com/ome/omero-py/pull/431)
Expand Down

0 comments on commit af12b7c

Please sign in to comment.