We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153aade commit ea73814Copy full SHA for ea73814
2 files changed
CHANGELOG.md
@@ -2,9 +2,10 @@
2
3
## Release notes
4
5
-**v1.5.0:**
+**v1.5.1:**
6
* Remove some QWidget warnings.
7
* Prevent creation of impossible living hinges.
8
+ * Handle more cases for cross part.
9
10
**v1.4.0:**
11
* Fix for FreeCAD 0.19.
package.xml
@@ -2,7 +2,7 @@
<package format="1" xmlns="https://wiki.freecad.org/Package_Metadata">
<name>LCInterlocking</name>
<description>Create interlocking parts for laser cutting or CNC milling</description>
- <version>1.5.0</version>
+ <version>1.5.1</version>
<date>2025-11-25</date>
<maintainer>execuc</maintainer>
<author>execuc</author>
0 commit comments