feat: load api content on demand

This commit is contained in:
debugtalk
2019-12-16 18:42:19 +08:00
parent d0b52aad18
commit cc20d8b397
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**