Skip to content
This repository was archived by the owner on Apr 18, 2021. It is now read-only.

Commit 8771295

Browse files
committed
Fix format issue.
1 parent 64a99bc commit 8771295

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

MainScope/ChangeLog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## v1.0-beta2
44

5-
* [Bug] Fix Abstract Method Exception when MainScope is cancelled ( i.e. Activity is destroyed).
6-
* [Feature] Add Support for Fragment if android.support.v4.app.Fragment is in classpath.
7-
* [Other] Refactor the apis to make them less confusing.
5+
* [Bug] Fix Abstract Method Exception when MainScope is cancelled ( i.e. Activity is destroyed).
6+
* [Feature] Add Support for Fragment if android.support.v4.app.Fragment is in classpath.
7+
* [Other] Refactor the apis to make them less confusing.
88

99
## v1.0-beta
1010

11-
* [Feature] MainScope Support for Activity.
12-
* [Feature] Useful view extensions in MainScope.
11+
* [Feature] MainScope Support for Activity.
12+
* [Feature] Useful view extensions in MainScope.

0 commit comments

Comments
 (0)