Skip to content

Commit ad1017d

Browse files
committed
Update CHANGELOG
1 parent bb257ae commit ad1017d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,8 @@ Add `toCsv` method. Improve method documentation. Remove the rather pointless `s
2929
- Make `shape` an unmodifiable List
3030
- Add `head` method
3131
- Make the `start` and `end` parameters of `slice` and `sliced` keyword parameters
32-
- Add `asView` parameter to non-constructor methods returning a `DataFrame`, to allow for determining whether a view of the current data, or a copy of it should be returned
32+
- Add `asView` parameter to non-constructor methods returning a `DataFrame`, to allow for determining whether a view of the current data, or a copy of it should be returned
33+
34+
# 0.1.2
35+
36+
- Update jiffy as well as the dart sdk version range

0 commit comments

Comments
 (0)