Skip to content

Commit 4d5e4de

Browse files
committed
bump patch version, changelog
1 parent 117da61 commit 4d5e4de

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.15.3] - 2025-06-24
4+
- Fixed bug with GLMakie based animated plots from the REPL
5+
- Added examples for animated plots from the REPL
6+
37
## [1.15.2] - 2025-06-24
48
- fixed a corner case in `compute_2d_rotation_matrix` leading to wrong coordinate transformation in 1D slice plots
59

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "GridVisualize"
22
uuid = "5eed8a63-0fb0-45eb-886d-8d5a387d12b8"
3-
version = "1.15.2"
3+
version = "1.15.3"
44
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>", "Patrick Jaap <patrick.jaap@wias-berlin.de>"]
55

66
[deps]

0 commit comments

Comments
 (0)