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 337faeb commit 6ad3908Copy full SHA for 6ad3908
NEWS.md
@@ -1,3 +1,12 @@
1
+# CategoricalArrays.jl v1.0.1 Release Notes
2
+
3
+## Bug fixes
4
5
+* Fix `Array{<:CategoricalValue}` constructors and `convert` to return an `Array`
6
+ rather than a `CategoricalArray`
7
+ ([#427](https://github.com/JuliaData/CategoricalArrays.jl/pull/427)).
8
9
10
# CategoricalArrays.jl v1.0.0 Release Notes
11
12
## Breaking changes
0 commit comments