mirror of
https://github.com/alibaba/testable-mock.git
synced 2026-08-19 09:43:29 +08:00
update release note
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Release Note
|
||||
|
||||
## 0.7.3
|
||||
- fix an issue cause mock failed with referring to method defined in interface
|
||||
|
||||
## 0.7.2
|
||||
- fix an issue cause mock failed with static method reference
|
||||
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Release Note
|
||||
|
||||
## 0.7.3
|
||||
- 修复接口方法引用导致Mock报错的问题(issue-254)
|
||||
|
||||
## 0.7.2
|
||||
- 修复静态方法引用导致Mock报错的问题(issue-250)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user