Release preparation for version 2.10.3

This commit is contained in:
github-actions[bot]
2022-08-11 11:12:15 +00:00
parent a5c0fa24d7
commit 57c4f9145b
76 changed files with 175 additions and 93 deletions

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
## 0.5.3
### Minor Analysis Improvements
* Change `.getASubclass()` on `API::Node` so it allows to follow subclasses even if the class has a class decorator.