File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## 0.1.3 (13/03/2020)
4
+
5
+ #### Enhancements:
6
+
7
+ - Added CHANGELOG.md.
8
+
9
+ ---
10
+
11
+ ## 0.1.2 (06/03/2020)
12
+
13
+ #### Enhancements:
14
+
15
+ - Changed GroupId.
16
+
17
+ ---
18
+
19
+ ## 0.1.0 (29/02/2020)
20
+
21
+ #### Enhancements:
22
+
23
+ - Changed nextPage method signature. Updated dependencies version.
24
+
25
+ ---
26
+
27
+ ## 0.0.1 (10/02/2020)
28
+
29
+ #### Enhancements:
30
+
31
+ - Android TextView with text pagination.
Original file line number Diff line number Diff line change 7
7
bintrayName = ' pagedtextview'
8
8
artifact = ' pagedtextview'
9
9
libraryName = ' PagedTextView'
10
- libraryVersion = ' 0.1.2 '
10
+ libraryVersion = ' 0.1.3 '
11
11
libraryGroupId = ' com.github.onikx'
12
12
libraryDescription = ' Android TextView with pagination'
13
13
siteUrl = ' https://github.com/onikx/PagedTextView'
You can’t perform that action at this time.
0 commit comments