Skip to content

Commit

Permalink
Update readme to pr #396, #397 and Issue #398
Browse files Browse the repository at this point in the history
  • Loading branch information
shaise committed Nov 17, 2024
1 parent 4f76cf8 commit 1fbf6f8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,13 @@ Starting from FreeCAD 0.17 it can be installed via the [Addon Manager](https://g
* FreeCAD Forum announcement/discussion [thread](https://forum.freecadweb.org/viewtopic.php?f=3&t=60818)

#### Release notes:
* V0.5.05 13 Nov 2024: Extruded Cutout compatibility with FC Link.
* V0.5.04 11 Nov 2024: Add new feature - Extruded Cutout by [@sheetmetalman][sheetmetalman].
* V0.5.03 22 Oct 2024: Fix fill gap issue in base shape feature.
* V0.5.06 17 Nov 2024: Extruded Cutout: support far sketches by [@sheetmetalman][sheetmetalman].
- Add bug report template for GitHub.
- Fix bug when unfolding sheet with material definition.
- Extruded Cutout: Support multiple close lines by [@sheetmetalman][sheetmetalman].
* V0.5.05 13 Nov 2024: Extruded Cutout compatibility with FC Link.
* V0.5.04 11 Nov 2024: Add new feature - Extruded Cutout by [@sheetmetalman][sheetmetalman].
* V0.5.03 22 Oct 2024: Fix fill gap issue in base shape feature.
- Partially Fix forming issue not working in latest freecad
* V0.5.02 21 Oct 2024: Fix many small bugs after Ondsel merge.
* V0.5.01 20 Oct 2024: Fix bug in base shape creating double model.
Expand Down
4 changes: 2 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<package format="1" xmlns="https://wiki.freecad.org/Package_Metadata">
<name>SheetMetal Workbench</name>
<description>A simple sheet metal tools workbench for FreeCAD.</description>
<version>0.5.05</version>
<date>2024-11-13</date>
<version>0.5.06</version>
<date>2024-11-17</date>
<maintainer email="[email protected]">Shai Seger</maintainer>
<license file="LICENSE">LGPL-2.1-or-later</license>
<url type="repository" branch="master">https://github.com/shaise/FreeCAD_SheetMetal</url>
Expand Down

0 comments on commit 1fbf6f8

Please sign in to comment.