We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8ea5b commit af34b0cCopy full SHA for af34b0c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### ControlPlots.jl v0.2.10 2025-10-08
2
+#### Changed
3
+- do not print OK when calling plot any longer
4
+
5
### ControlPlots.jl v0.2.9 2025-08-21
6
#### Added
7
- the `plotx` function now supports an optional `legend_size` parameter to control the font size of the legend (default: 10 points)
Project.toml
@@ -1,7 +1,7 @@
name = "ControlPlots"
uuid = "23c2ee80-7a9e-4350-b264-8e670f12517c"
authors = ["Uwe Fechner <u.fechner-1@tudelft.nl> and contributors"]
-version = "0.2.9"
+version = "0.2.10"
[deps]
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
0 commit comments