Skip to content

Commit

Permalink
Preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefarah committed Jun 16, 2024
1 parent 68aafb6 commit b8aec71
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
4.44.2:
- Handle numbers with underscores #2039
- Unique now works on maps and arrays #2068
- Added support for short hand splat with env[] expression #2071,
as well as many other operators (split,select,eval,pick..)
- Bumped dependencies

4.44.1:
- Added min/max operators (#1992) Thanks @mbenson
- Added pivot oeprator (#1993) Thanks @mbenson
Expand Down

0 comments on commit b8aec71

Please sign in to comment.