Skip to content

Commit

Permalink
add NEWS.md entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamins committed Sep 13, 2022
1 parent e116182 commit 0b713a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# DataFrames.jl v1.4 Release Notes

## Julia compatibility change

* DataFrames.jl 1.4 requires Julia 1.6
([#3145](https://github.com/JuliaData/DataFrames.jl/pull/3145))

## New functionalities

* `subset` and `subset!` now allow passing zero column selectors
Expand Down

0 comments on commit 0b713a1

Please sign in to comment.