File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 6666 ([ #3081 ] ( https://github.com/JuliaData/DataFrames.jl/pull/3081 ) )
6767* Make ` subset ` preserves group ordering when ` ungroup=false ` like ` subset! ` already does
6868 ([ #3094 ] ( https://github.com/JuliaData/DataFrames.jl/pull/3094 ) )
69- * Fix overly restrictive type assertion in ` filter ` and ` filter! `
70- ([ #3155 ] ( https://github.com/JuliaData/DataFrames.jl/pull/3155 ) )
7169
7270## Performance
7371
8583* Support ` Tables.subset ` and move ` ByRow ` definition to Tables.jl
8684 ([ #3158 ] ( https://github.com/JuliaData/DataFrames.jl/pull/3158 ) )
8785
86+ # DataFrames.jl v1.3.6 Patch Release Notes
87+
88+ ## Bug fixes
89+
90+ * Fix overly restrictive type assertion in ` filter ` and ` filter! `
91+ ([ #3155 ] ( https://github.com/JuliaData/DataFrames.jl/pull/3155 ) )
92+
93+ # DataFrames.jl v1.3.5 Patch Release Notes
94+
95+ ## Integration change
96+
97+ * Allow version 4 of Compat.jl
98+
8899# DataFrames.jl v1.3.4 Patch Release Notes
89100
90101## Bug fixes
You can’t perform that action at this time.
0 commit comments