Skip to content

Commit 60827b0

Browse files
committed
Prepare 0.25.250
1 parent 4e360a3 commit 60827b0

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ and this project adheres to
1010
- [Calendar Versioning](https://calver.org/) with the scheme `0.YY.WW#` (with `#` being the patch version)
1111

1212
## [Unreleased]
13+
14+
15+
## [0.25.250] - 2025-06-17
1316
### Fixed
1417
- Fixed the tools from the _Hole Wizard_ not using points and arcs in FreeCAD
1518
1.1, when the Hole feature's `Base Profile Type` was set to such a value.
@@ -25,6 +28,7 @@ and this project adheres to
2528
## [0.25.200] - 2025-05-15
2629
Initial release 🎉
2730

28-
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.220...HEAD
31+
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.250...HEAD
32+
[0.25.250]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.220...v0.25.250
2933
[0.25.220]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.200...v0.25.220
3034
[0.25.200]: https://github.com/rahix/FusedFilamentDesign/releases/tag/v0.25.200

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<name>FusedFilamentDesign</name>
44
<description>PartDesign addon for FFF/FDM 3D-printing design</description>
55
<!-- We use innovative calender-derived zero-versioning. See CHANGELOG.md for more info. -->
6-
<version>0.25.220</version>
7-
<date>2025-05-30</date>
6+
<version>0.25.250</version>
7+
<date>2025-06-17</date>
88
<maintainer email="freecad@rahix.de">rahix</maintainer>
99
<license file="LICENSE">LGPL-2.1-or-later</license>
1010
<url type="repository" branch="release">https://github.com/Rahix/FusedFilamentDesign</url>

0 commit comments

Comments
 (0)