LiZhuoyuan
Committed by GitHub

Update CHANGELOG.md

@@ -6,16 +6,16 @@ @@ -6,16 +6,16 @@
6 * @Description: Update log 6 * @Description: Update log
7 --> 7 -->
8 8
9 -#1.0.1 9 +# 1.0.1
10 - Rebuild code, change API 10 - Rebuild code, change API
11 Delete "getInstance()", please use "ScreenUtil ()" instead of "ScreenUtil.getInstance()" 11 Delete "getInstance()", please use "ScreenUtil ()" instead of "ScreenUtil.getInstance()"
12 use "ScreenUtil().setSp(24, allowFontScalingSelf: true)" instead of "ScreenUtil.getInstance().setSp(14, true)" 12 use "ScreenUtil().setSp(24, allowFontScalingSelf: true)" instead of "ScreenUtil.getInstance().setSp(14, true)"
13 - Modify the initialization method 13 - Modify the initialization method
14 - Fix #68 14 - Fix #68
15 -- CompileSdkVersion change to 28  
16 - Change example code 15 - Change example code
  16 + Example CompileSdkVersion change to 28
17 17
18 -If there is significant impact, please return to 0.7.0 18 +**If there is significant impact, please return to 0.7.0**
19 19
20 # 0.7.0 20 # 0.7.0
21 21