1
0
Fork 0

chore: Changelog update

This commit is contained in:
joostdecock 2021-10-27 18:37:21 +02:00
parent 47dd560f9b
commit 58038e6ce0
2 changed files with 18 additions and 0 deletions

View file

@ -3,6 +3,18 @@
## unreleased (NaN-NaN-NaN)
### cornelius
#### Fixed
- Removed lingering console.log statements
### trayvon
#### Changed
- Migrated the `knotWidth` and `tipWidth` options from mm to snapped pct
## 2.19.1 (2021-10-23)

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/trayvon
## unreleased (NaN-NaN-NaN)
### Changed
- Migrated the `knotWidth` and `tipWidth` options from mm to snapped pct
## 2.16.1 (2021-05-30)
### Changed