We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d4cb6 commit ec462d8Copy full SHA for ec462d8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 0.5.10
4
+* Added new `parent` property to `ApiMetadata`. When a new instance is created with
5
+children, the new instance is set as the parent of each child instance.
6
+
7
## 0.5.9
8
* Disabled the linting rule which checked for presence of duplicate display names in RAMLs because it caused serious performance degradation
9
0 commit comments