Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yannecer authored Sep 4, 2019
1 parent d236e32 commit d441483
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

#### Gradle
```
implementation 'com.necer.ncalendar:ncalendar:4.3.6'
implementation 'com.necer.ncalendar:ncalendar:4.3.7'
```

Expand Down Expand Up @@ -397,6 +397,7 @@ CalendarDate calendarDate = CalendarUtil.getCalendarDate(LocalDate localDate);


## 更新日志
* 4.3.7<br/> 修复选中月初月末,实际月份回调bug
* 4.3.6<br/> 增加数字背景以及渐变效果
* 4.3.4<br/> 修复周状态下滑动卡顿的bug
* 4.3.3<br/> 修复莫名跳转2099年的bug,增加是否每个月都是6行的属性
Expand Down

0 comments on commit d441483

Please sign in to comment.