2019-09-02 19:51:56 +02:00
# Change log for: FreeSewing (global)
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
## Unreleased
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
## 2.0.1 (2019-09-01)
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
### models
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
#### Added
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
- Expanded the size ranges available.
- Added the `withBreasts` models which were missing in earlier releases.
#### Changed
- The models data is now based on the data from the `neckstimate` method in the utils package.
2019-09-02 19:59:08 +02:00
#### Fixed
- [#86 ](https://github.com/freesewing/freesewing/issues/86 ): The `seatCircumference` measurement was missing, thus making it unavailable on the website
2019-09-02 19:51:56 +02:00
### theo
#### Fixed
- [#78 ](https://github.com/freesewing/freesewing/issues/78 ): Removed inherited notches from fly shield and side piece.
### utils
#### Added
- The `measurementDiffers` method is new.
## 2.0.0 (2019-08-25)
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.