chore: Changelog update
This commit is contained in:
parent
c173e31fd7
commit
999287b815
4 changed files with 42 additions and 0 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -3,6 +3,22 @@
|
||||||
|
|
||||||
## 2.19.1 (2021-10-23)
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
|
### cornelius
|
||||||
|
|
||||||
|
#### Added
|
||||||
|
|
||||||
|
- Added the zipper guard
|
||||||
|
|
||||||
|
#### Fixed
|
||||||
|
|
||||||
|
- Fixed issue where the cuff style is not drafted in certain configurations Closes [#1325](https://github.com/freesewing/freesewing/issues/1325)
|
||||||
|
|
||||||
|
### hortensia
|
||||||
|
|
||||||
|
#### Fixed
|
||||||
|
|
||||||
|
- Fixed issue with the handle width not drafting correctly Closes [#1403](https://github.com/freesewing/freesewing/issues/1403)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
|
@ -2,6 +2,12 @@
|
||||||
date: 2021-10-23
|
date: 2021-10-23
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
|
cornelius:
|
||||||
|
- Fixed issue where the cuff style is not drafted in certain configurations
|
||||||
|
Closes [#1325](https://github.com/freesewing/freesewing/issues/1325)
|
||||||
|
hortensia:
|
||||||
|
- Fixed issue with the handle width not drafting correctly
|
||||||
|
Closes [#1403](https://github.com/freesewing/freesewing/issues/1403)
|
||||||
simon:
|
simon:
|
||||||
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit
|
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit
|
||||||
Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
||||||
|
@ -9,6 +15,10 @@
|
||||||
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit
|
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit
|
||||||
Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
||||||
|
|
||||||
|
Added:
|
||||||
|
cornelius:
|
||||||
|
- Added the zipper guard
|
||||||
|
|
||||||
2.19.0:
|
2.19.0:
|
||||||
date: 2021-10-17
|
date: 2021-10-17
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,16 @@
|
||||||
# Change log for: @freesewing/cornelius
|
# Change log for: @freesewing/cornelius
|
||||||
|
|
||||||
|
|
||||||
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added the zipper guard
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed issue where the cuff style is not drafted in certain configurations Closes [#1325](https://github.com/freesewing/freesewing/issues/1325)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-30)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
@ -1,6 +1,12 @@
|
||||||
# Change log for: @freesewing/hortensia
|
# Change log for: @freesewing/hortensia
|
||||||
|
|
||||||
|
|
||||||
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed issue with the handle width not drafting correctly Closes [#1403](https://github.com/freesewing/freesewing/issues/1403)
|
||||||
|
|
||||||
## 2.19.0 (2021-10-17)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue