diff --git a/config/changelog.yaml b/config/changelog.yaml index 98273d007af..122a57a1ada 100644 --- a/config/changelog.yaml +++ b/config/changelog.yaml @@ -4,6 +4,9 @@ Added: charlie: - Inital release of the Charlie Chinos pattern + plugin-buttons: + - Added the buttonhole-end snippet + - Added the buttonhole-start snippet titan: - Added the crossSeamCurveAngle option - Added the crotchSeamCurveAngle option @@ -17,6 +20,7 @@ Fixed: titan: - Adapt seat control point when waist is dropped below the hip line + - Removed lingering console.log statements 2.14.0: date: 2021-03-07 diff --git a/packages/plugin-buttons/src/buttonhole.js b/packages/plugin-buttons/src/buttonhole.js index 1cde0bbf15d..1a34d65d481 100644 --- a/packages/plugin-buttons/src/buttonhole.js +++ b/packages/plugin-buttons/src/buttonhole.js @@ -1 +1 @@ -export default '' +export default ''