Skip to content

Commit

Permalink
Update log for v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Jan 29, 2025
1 parent ebbb9ab commit d3cc814
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Version 0.2.1

- The aggregate function is expected to return either a scalar value or a 1-dimensional NumPy ndarray. If the later, users need to specify the expected dimension of the summarization. All values will be flattenned eventually.

## Version 0.2.0

- chore: Remove Python 3.8 (EOL)
Expand Down

0 comments on commit d3cc814

Please sign in to comment.