Skip to content

Commit 6ad3908

Browse files
authored
Update NEWS.md for 1.0.1
1 parent 337faeb commit 6ad3908

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# CategoricalArrays.jl v1.0.0 Release Notes
211

312
## Breaking changes

0 commit comments

Comments
 (0)