chore: Updated changelog
This commit is contained in:
parent
c3157584d4
commit
af60b7ea44
2 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
2.15.0:
|
||||
date: unreleased
|
||||
date: 2021-04-15
|
||||
|
||||
Added:
|
||||
bartack-plugin:
|
||||
|
@ -8,6 +8,8 @@
|
|||
- Added the path.bartack class
|
||||
charlie:
|
||||
- Inital release of the Charlie Chinos pattern
|
||||
components:
|
||||
- Added charlie LineDrawing
|
||||
core:
|
||||
- The part.getId() method now takes an optional prefix argument
|
||||
examples:
|
||||
|
@ -22,6 +24,7 @@
|
|||
- Added the crotchSeamCurveAngle option
|
||||
pattern-info:
|
||||
- Added Charlie
|
||||
- Info now also contains deprecated status
|
||||
plugin-buttons:
|
||||
- Added the buttonhole-end snippet
|
||||
- Added the buttonhole-start snippet
|
||||
|
@ -44,8 +47,10 @@
|
|||
paco:
|
||||
- Extended range and inreased default of the healEase option
|
||||
- Added the (disabled) waistbandHeight option from Titan
|
||||
- Changed to Titan's waistbandWidth option
|
||||
titan:
|
||||
- Crotch- and Cross seam have been redrawn using the new angle options
|
||||
- Added waistbandWidth option
|
||||
|
||||
Fixed:
|
||||
bella:
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"files": ["dist/*", "README.md", "package.json"],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "next"
|
||||
"tag": "latest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue