Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Dec 18, 2021
1 parent a39ded8 commit a45c2e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## 6.042 (UNRELEASED)
* Intermediate versions before this - Lots of micro optimizations to row-mapcat and
some to micro-opts to group-by-column-agg.
* Support for LocalTime datatype.
* Support for LocalTime datatype. Parquet and Arrow support this conversion. Arrow files
will read localtime back in as the datatype `:time-microseconds`.


## 6.036
Expand Down

0 comments on commit a45c2e5

Please sign in to comment.