Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhuoyuan authored Jan 8, 2020
1 parent ef0bc92 commit 3e71001
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
* @Description: Update log
-->

#1.0.1
# 1.0.1
- Rebuild code, change API
Delete "getInstance()", please use "ScreenUtil ()" instead of "ScreenUtil.getInstance()"
use "ScreenUtil().setSp(24, allowFontScalingSelf: true)" instead of "ScreenUtil.getInstance().setSp(14, true)"
- Modify the initialization method
- Fix #68
- CompileSdkVersion change to 28
- Change example code
Example CompileSdkVersion change to 28

If there is significant impact, please return to 0.7.0
**If there is significant impact, please return to 0.7.0**

# 0.7.0

Expand Down

0 comments on commit 3e71001

Please sign in to comment.