🔧 Added missing line to CHANGELOG for v2.0.1
This commit is contained in:
parent
e41915da6d
commit
66f482ad54
3 changed files with 12 additions and 0 deletions
|
@ -18,6 +18,10 @@
|
|||
|
||||
- The models data is now based on the data from the `neckstimate` method in the utils package.
|
||||
|
||||
#### Fixed
|
||||
|
||||
- [#86](https://github.com/freesewing/freesewing/issues/86): The `seatCircumference` measurement was missing, thus making it unavailable on the website
|
||||
|
||||
### theo
|
||||
|
||||
#### Fixed
|
||||
|
|
|
@ -287,3 +287,7 @@ Unreleased:
|
|||
theo:
|
||||
- "[#78](https://github.com/freesewing/freesewing/issues/78):
|
||||
Removed inherited notches from fly shield and side piece."
|
||||
models:
|
||||
- "[#86](https://github.com/freesewing/freesewing/issues/86):
|
||||
The `seatCircumference` measurement was missing, thus making it unavailable on the website"
|
||||
|
||||
|
|
|
@ -17,6 +17,10 @@
|
|||
|
||||
- The models data is now based on the data from the `neckstimate` method in the utils package.
|
||||
|
||||
### Fixed
|
||||
|
||||
- [#86](https://github.com/freesewing/freesewing/issues/86): The `seatCircumference` measurement was missing, thus making it unavailable on the website
|
||||
|
||||
|
||||
## 2.0.0 (2019-08-25)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue