Added changeset for #2722

This commit is contained in:
Taras Mankovski
2020-10-02 09:04:36 -04:00
parent 07efe8e397
commit 339668995e
+11
View File
@@ -0,0 +1,11 @@
---
'@backstage/plugin-api-docs': minor
---
There were some missing features and markdown was not rendered properly, but this is fixed now.
Details:
- [asyncapi/asyncapi-react#149](https://github.com/asyncapi/asyncapi-react/pull/149) - fix: improve markdown rendering of nested fields
- [asyncapi/asyncapi-react#150](https://github.com/asyncapi/asyncapi-react/pull/150) - feat: display the description of channels and operations
- [asyncapi/asyncapi-react#153](https://github.com/asyncapi/asyncapi-react/pull/153) - fix: let the list of enums break into multiple lines