Commit 8c52d60
committed
chore(release): 2.0.0 release notes
# [2.0.0](1.9.0...2.0.0) (2024-10-16)
### Features
* **toolchain:** add text plain object property for createToolchainEvents ([#46](#46)) ([16c8c0c](16c8c0c))
### BREAKING CHANGES
* **toolchain:** the textPlain string property is being replaced by a ToolchainEventPrototypeDataTextPlain object. String values must be provided using the ToolchainEventPrototypeDataTextPlain.content property
Signed-off-by: Omar Al Bastami <omar.albastami@ibm.com>
* fix to test
Signed-off-by: Omar Al Bastami <omar.albastami@ibm.com>1 parent 8e7954f commit 8c52d60
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
0 commit comments