We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7f879f + b1665cb commit 1ec094fCopy full SHA for 1ec094f
1 file changed
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Fix
13
- LineSegment2D : If it is overloaded, MPL Plot now show the right edge_style instead of generating of random one
14
+- Arc2D: mpl_plot
15
16
## [0.23.0]
17
### Feat
@@ -19,7 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
20
21
22
- Remove offline mode
-- Arc2D: mpl_plot
23
24
### Refactor
25
- Implements InteractiveObject for handling all mouse objects in one class
0 commit comments