feat: load api content on demand

This commit is contained in:
debugtalk
2019-12-16 18:42:19 +08:00
parent 89ab288397
commit ac437a07a2
5 changed files with 14 additions and 119 deletions

View File

@@ -1,6 +1,10 @@
# Release History
## 2.4.3 (2019-12-13)
## 2.4.3 (2019-12-16)
**Added**
- feat: load api content on demand
**Changed**