Skip to content

Commit c04db5e

Browse files
authored
Update CHANGELOG.md
1 parent 285ecf3 commit c04db5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Revision history for dataframe
22

33
## 0.2.0.0
4-
### Remove `Function` adt with a column expression syntax.
4+
### Replace `Function` adt with a column expression syntax.
55

66
Previously, we tried to stay as close to Haskell as possible. We used the explicit
77
ordering of the column names in the first part of the tuple to determine the function

0 commit comments

Comments
 (0)