Skip to content

Commit 00ce04d

Browse files
committed
changelog
1 parent eac2b31 commit 00ce04d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.2.1
2+
- change interp_array such that it can be called with any
3+
kind of array repreresenation (owned, view, ...) technically this
4+
breaks public API, but due to type inference this should never manifest
5+
as a breaking change.
6+
17
# 0.2.0
28
- updated package structure
39
- replaced Interp1DStrategy enum with individual structs

0 commit comments

Comments
 (0)