1
0
Fork 0

chore: Changelog update

This commit is contained in:
Joost De Cock 2021-11-13 14:17:01 +01:00
parent 8325a28e2c
commit 9a31db34c2
4 changed files with 42 additions and 0 deletions

View file

@ -1,6 +1,22 @@
# Change log for: FreeSewing (global)
## 2.19.5 (2022-11-13)
### penelope
#### Changed
- Increased maximum for the `waistEase` option
- Increased maximum for the `seatEase` options
### yuri
#### Fixed
- Fix seam allowance on back, gusset and hood center parts Closes [#1464](https://github.com/freesewing/freesewing/issues/1464)
## 2.19.4 (2022-11-09)
### paco

View file

@ -1,3 +1,16 @@
2.19.5:
date: 2022-11-13
Fixed:
yuri:
- Fix seam allowance on back, gusset and hood center parts
Closes [#1464](https://github.com/freesewing/freesewing/issues/1464)
Changed:
penelope:
- Increased maximum for the `waistEase` option
- Increased maximum for the `seatEase` options
2.19.4:
date: 2022-11-09

View file

@ -1,6 +1,13 @@
# Change log for: @freesewing/penelope
## 2.19.5 (2022-11-13)
### Changed
- Increased maximum for the `waistEase` option
- Increased maximum for the `seatEase` options
## 2.19.0 (2021-10-17)
### Changed

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/yuri
## 2.19.5 (2022-11-13)
### Fixed
- Fix seam allowance on back, gusset and hood center parts Closes [#1464](https://github.com/freesewing/freesewing/issues/1464)
## 2.18.0 (2021-09-09)
### Added