diff --git a/NEWS.md b/NEWS.md index ba55a509260..03e4e948a49 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,8 @@ ## master -- Fix automatic normal generation for meshes with shading and no normals [#3041](https://github.com/MakieOrg/Makie.jl/pull/3041). +- Refactored the `SurfaceLike` family of traits into `VertexBasedGrid`, `CellBasedGrid` and `ImageLike`. [#3106](https://github.com/MakieOrg/Makie.jl/pull/3106) +- Fixed automatic normal generation for meshes with shading and no normals [#3041](https://github.com/MakieOrg/Makie.jl/pull/3041). ## v0.19.7