chore: Changelog update
This commit is contained in:
parent
d05e7f2196
commit
85c88ea511
4 changed files with 33 additions and 0 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,6 +1,22 @@
|
|||
# Change log for: FreeSewing (global)
|
||||
|
||||
|
||||
## unreleased (NaN-NaN-NaN)
|
||||
|
||||
### core
|
||||
|
||||
#### Changed
|
||||
|
||||
- Setting Path.render() no longer raises an info message
|
||||
|
||||
### simon
|
||||
|
||||
#### Fixed
|
||||
|
||||
- Properly style SA paths on cuffs and collarstand
|
||||
- SA path on sleeve was double-drawn
|
||||
|
||||
|
||||
## 2.20.2 (2022-01-27)
|
||||
|
||||
### i18n
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
unreleased:
|
||||
|
||||
Changed:
|
||||
core:
|
||||
- Setting Path.render() no longer raises an info message
|
||||
|
||||
Fixed:
|
||||
simon:
|
||||
- Properly style SA paths on cuffs and collarstand
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/core
|
||||
|
||||
|
||||
## unreleased (NaN-NaN-NaN)
|
||||
|
||||
### Changed
|
||||
|
||||
- Setting Path.render() no longer raises an info message
|
||||
|
||||
## 2.20.0 (2022-01-24)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,13 @@
|
|||
# Change log for: @freesewing/simon
|
||||
|
||||
|
||||
## unreleased (NaN-NaN-NaN)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Properly style SA paths on cuffs and collarstand
|
||||
- SA path on sleeve was double-drawn
|
||||
|
||||
## 2.20.1 (2022-01-27)
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue