Skip to content

Commit da6f251

Browse files
authored
update news (#417)
1 parent ee9d199 commit da6f251

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# DataFramesMeta v0.15.4 Release Notes
1+
# DataFramesMeta v0.15.6 Release Notes
2+
* Update to PrettyTables.jl v3 ([#415](https://github.com/JuliaData/DataFramesMeta.jl/pull/415#event-20653251214))
3+
4+
# DataFramesMeta v0.15.5 Release Notes
25
* Update Chain.jl compat ([#410](https://github.com/JuliaData/DataFramesMeta.jl/pull/410))
36
* Update docs and docs infrastructure ([#409](https://github.com/JuliaData/DataFramesMeta.jl/pull/410))
47

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DataFramesMeta"
22
uuid = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
3-
version = "0.15.5"
3+
version = "0.15.6"
44

55
[deps]
66
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"

0 commit comments

Comments
 (0)