Skip to content

Commit

Permalink
Update CHANGELOD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lpaulino07 committed Dec 17, 2024
1 parent c2f6cf5 commit 6a2a754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
- Fixed gaps in corners of `poly(Rect2(...))` stroke [#4664](https://github.com/MakieOrg/Makie.jl/pull/4664)
- Fixed an issue where `reinterpret`ed arrays of line points were not handled correctly in CairoMakie [#4668](https://github.com/MakieOrg/Makie.jl/pull/4668).
- Fixed various issues with `markerspace = :data`, `transform_marker = true` and `rotation` for scatter in CairoMakie (incorrect marker transformations, ignored transformations, Cairo state corruption) [#4663](https://github.com/MakieOrg/Makie.jl/pull/4663)
- It is now possible to change the title of a `GLFW.Window` with `GLMakie.set_screen_title!(screen::Screen, title::String)` [#4677](https://github.com/MakieOrg/Makie.jl/pull/4677).

## [0.21.18] - 2024-12-12

Expand Down

0 comments on commit 6a2a754

Please sign in to comment.