Skip to content

Commit 4407f1c

Browse files
authored
Merge pull request #399 from sbesson/5.19.0_changelog
Add changelog for 5.19.0 release
2 parents 8e53478 + 387c91f commit 4407f1c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 5.19.0 (February 2024)
2+
3+
- Removal of python-future compatibility code [#390](https://github.com/ome/omero-py/pull/390)
4+
5+
This release adds preliminary support for running OMERO.py on Python 3.12 environments.
6+
7+
The `future` dependency should be considered deprecated and will be removed in the
8+
next minor release of OMERO.py. Downstream projects which are relying on this
9+
dependency should declare it explicitly in their configuration file.
10+
111
# 5.18.0 (January 2024)
212

313
## Other updates

0 commit comments

Comments
 (0)