Skip to content

Commit c81ea46

Browse files
authored
Merge pull request #77 from wasabeef/v1.2.1
update 1.2.1
2 parents a996ff2 + 9e13528 commit c81ea46

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change Log
22
==========
33

4+
Version 1.2.1 *(2016-08-04)*
5+
----------------------------
6+
Merge: Fixed some type missing https://github.com/wasabeef/richeditor-android/pull/63
7+
Change: Samples
8+
49
Version 1.2.0 *(2016-01-07)*
510
----------------------------
611
Merge: Feature fontSize https://github.com/wasabeef/richeditor-android/pull/42

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ repositories {
7878
}
7979
8080
dependencies {
81-
compile 'jp.wasabeef:richeditor-android:1.2.0'
81+
compile 'jp.wasabeef:richeditor-android:1.2.1'
8282
}
8383
```
8484
### Default Setting for Editor

0 commit comments

Comments
 (0)