Update changelog and docs

This commit is contained in:
Kevin Sullivan 2019-01-08 09:09:49 -06:00
parent 2cf17c3cbf
commit 428dc59d53
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,9 @@
## Master
#### Added
- Added support for the `instrumentsPackage` product type
## 2.1.0
#### Added

View File

@ -215,6 +215,7 @@ This will provide default build settings for a certain product type. It can be a
- `bundle.ui-testing`
- `bundle.ocunit-test`
- `framework`
- `instruments-package`
- `library.dynamic`
- `library.static`
- `tool`