1
0
Fork 0

chore: Changelog update

This commit is contained in:
Joost De Cock 2022-01-28 16:58:32 +01:00
parent d05e7f2196
commit 85c88ea511
4 changed files with 33 additions and 0 deletions

View file

@ -1,6 +1,22 @@
# Change log for: FreeSewing (global) # 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) ## 2.20.2 (2022-01-27)
### i18n ### i18n

View file

@ -1,5 +1,9 @@
unreleased: unreleased:
Changed:
core:
- Setting Path.render() no longer raises an info message
Fixed: Fixed:
simon: simon:
- Properly style SA paths on cuffs and collarstand - Properly style SA paths on cuffs and collarstand

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/core # 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) ## 2.20.0 (2022-01-24)
### Added ### Added

View file

@ -1,6 +1,13 @@
# Change log for: @freesewing/simon # 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) ## 2.20.1 (2022-01-27)
### Fixed ### Fixed