You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ The format of this changelog is based on
4
4
[Keep a Changelog](https://keepachangelog.com/), and this project adheres to
5
5
[Semantic Versioning](https://semver.org/).
6
6
7
+
## Upcoming
8
+
9
+
- Fixed incorrect conversion and reflection of split BSplines
10
+
- Added FAQ entry about MeshSized/OptionalEntity styling on Paths
11
+
7
12
## 1.4.2 (2025-07-16)
8
13
9
14
- Removed invalid keyword constructor without type parameters for `@compdef`-ed components with type parameters, so it can be overridden without warnings
0 commit comments