1
0
Fork 0
freesewing/packages/plugin-buttons/CHANGELOG.md

39 lines
805 B
Markdown
Raw Normal View History

2019-09-02 19:51:56 +02:00
# Change log for: @freesewing/plugin-buttons
2020-08-14 15:14:56 +02:00
2021-07-01 14:43:57 +02:00
## 2.17.0 (2021-07-01)
2021-06-20 10:12:36 +02:00
### Changed
- Is now included in plugin-bundle
2021-04-18 12:59:46 +02:00
## 2.15.0 (2021-04-15)
2021-04-11 17:31:25 +02:00
### Added
- Added the buttonhole-end snippet
- Added the buttonhole-start snippet
2020-07-12 19:00:38 +02:00
## 2.7.0 (2020-07-12)
### Changed
2020-08-14 15:14:56 +02:00
- Snippet names are changed, `snap-male` is now `snap-stud` and `snap-female` is now `snap-socket` Changing this to avoid needless use of gender related terminology.
2020-07-12 19:00:38 +02:00
### Removed
2020-08-14 15:14:56 +02:00
- Snippet `snap-male` and `snap-female` are no longer available. Use `snap-stud` and `snap-socket` instead
## 2.0.0 (2019-08-25)
2019-09-02 19:51:56 +02:00
### Added
2019-09-02 19:51:56 +02:00
2020-08-14 15:14:56 +02:00
- Initial release
2019-09-02 19:51:56 +02:00
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.
2020-08-14 15:14:56 +02:00