1
0
Fork 0

chore: changelog update

This commit is contained in:
joostdecock 2021-09-03 16:39:13 +02:00
parent 7145c1087c
commit 934b0494ee
5 changed files with 30 additions and 1 deletions

View file

@ -20,6 +20,18 @@
- Renamed `ear` to `ear flap` - Renamed `ear` to `ear flap`
- Added hem allowances - Added hem allowances
### i18n
#### Added
- Added translations for Yuri
### wahid
#### Fixed
- Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267)
### yuri ### yuri
#### Added #### Added

View file

@ -19,6 +19,11 @@ unreleased:
- Renamed `ear` to `ear flap` - Renamed `ear` to `ear flap`
- Added hem allowances - Added hem allowances
Fixed:
wahid:
- Close Seam Allowance path of front lining
Closes [#1267](https://github.com/freesewing/freesewing/issues/1267)
2.17.4: 2.17.4:
date: 2021-08-20 date: 2021-08-20

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/i18n # Change log for: @freesewing/i18n
## unreleased (NaN-NaN-NaN)
### Added
- Added translations for Yuri
## 2.17.3 (2021-08-16) ## 2.17.3 (2021-08-16)
### Added ### Added

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/wahid # Change log for: @freesewing/wahid
## unreleased (NaN-NaN-NaN)
### Fixed
- Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267)
## 2.16.1 (2021-05-30) ## 2.16.1 (2021-05-30)
### Changed ### Changed

View file

@ -2,7 +2,7 @@
"name": "@freesewing/yuri", "name": "@freesewing/yuri",
"version": "2.17.4", "version": "2.17.4",
"description": "A FreeSewing pattern for a fancy zipless sweater based on the Huey hoodie", "description": "A FreeSewing pattern for a fancy zipless sweater based on the Huey hoodie",
"author": "hellgy (https://github.com/hellgy)", "author": "biou (https://github.com/biou)",
"homepage": "https://freesewing.org/", "homepage": "https://freesewing.org/",
"repository": "github:freesewing/freesewing", "repository": "github:freesewing/freesewing",
"license": "MIT", "license": "MIT",