1
0
Fork 0
freesewing/designs/cornelius/CHANGELOG.md

50 lines
952 B
Markdown
Raw Normal View History

2021-02-09 07:20:18 -08:00
# Change log for: @freesewing/cornelius
2022-01-24 09:38:21 +01:00
## 2.20.0 (2022-01-24)
2022-01-23 14:05:19 +01:00
### Changed
- Switched to default import for version from package.json
2021-11-02 09:08:20 +01:00
## 2.19.2 (2021-11-02)
2021-10-27 18:43:06 +02:00
### Fixed
- Removed lingering console.log statements
2021-10-23 14:14:36 +02:00
## 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)
2021-05-30 18:48:20 +02:00
## 2.16.1 (2021-05-30)
2021-05-29 14:13:45 +02:00
### Changed
- Changed `department` setting in config in line with new grouping
2021-04-18 12:59:46 +02:00
## 2.15.0 (2021-04-15)
2021-04-11 17:31:25 +02:00
### Fixed
- Handle edge-case where splitting a path on and endpoint causes things to break
2021-03-07 10:28:21 +01:00
## 2.14.0 (2021-03-07)
2021-03-06 11:49:27 +01:00
### Added
- Cornelius is a FreeSewing pattern for cycling breeches
This is the **initial release**, and the start of this change log.
> Prior to version 2, FreeSewing was not a JavaScript project.
> As such, that history is out of scope for this change log.
2021-02-09 07:20:18 -08:00