We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7e5a0 commit 14f7de8Copy full SHA for 14f7de8
NEWS.md
@@ -1,3 +1,8 @@
1
+# CategoricalArrays.jl v1.0.2 Release Notes
2
+
3
+* Support JSON.jl version 1.
4
5
6
# CategoricalArrays.jl v1.0.1 Release Notes
7
8
## Bug fixes
Project.toml
@@ -1,6 +1,6 @@
name = "CategoricalArrays"
uuid = "324d7699-5711-5eae-9e2f-1d82baa6b597"
-version = "1.0.1"
+version = "1.0.2"
[deps]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
0 commit comments