Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ejolly committed Aug 15, 2023
1 parent 240ead3 commit 5e7569c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/pages/changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# Change Log

<<<<<<< HEAD
# 0.6.0
=======
# 0.6.1

## Notes
>>>>>>> 8981302 (fix version)

This version **drops support for Python 3.7** and fixes several dependency related issues:

- [#162](https://github.com/cosanlab/py-feat/issues/162)
- [#176](https://github.com/cosanlab/py-feat/issues/176)
- We can now handle images with an alpha-channel by just grabbing the RGB channels (typically in png files)
- Update minimum `scikit-learn` version requirement to ensure our viz models are loaded correctly
- Soft-pin `numexpr` version until this upstream pandas issue is [fixed](https://github.com/pandas-dev/pandas/issues/54449)

# 0.6.0

## Notes

Expand Down

0 comments on commit 5e7569c

Please sign in to comment.