1
0
Fork 0

Add changelog for 2399 fix.

This commit is contained in:
Benjamin F 2022-07-25 19:17:46 -07:00
parent e5c7bee4ad
commit 2f86a26436
2 changed files with 3 additions and 0 deletions

View file

@ -38,6 +38,7 @@
#### Fixed
- Fix issue with boxPleat and yoke Fixes [#2400](https://github.com/freesewing/freesewing/issues/2400)
- Removed superfluous notches in button placket, buttonhole placket, and split yoke. Fixes [#2399](https://github.com/freesewing/freesewing/issues/2399)
### simone

View file

@ -23,6 +23,8 @@ Unreleased:
simon:
- Fix issue with boxPleat and yoke
Fixes [#2400](https://github.com/freesewing/freesewing/issues/2400)
- Removed superfluous notches in button placket, buttonhole placket, and split yoke.
Fixes [#2399](https://github.com/freesewing/freesewing/issues/2399)
simone:
- Don't do a negative FBA from there's no need for an FBA
Fixes [#2121](https://github.com/freesewing/freesewing/issues/2121)