diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fd90d9..ccb142d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## Version 0.3.0 + +- Replace pandas with BiocFrame. +- Rename Github actions for consistency with the rest of the packages. + ## Version 0.2.0 - chore: Remove Python 3.8 (EOL)