diff --git a/CHANGELOG.md b/CHANGELOG.md index d827f700..16a2f0e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +**1.0.3** + +- Integrated Travis CI to test library and check its integration with multiple RN versions. +- Library's build.gradle prefers buildToolsVersion, compileSdkVersion & targetSdkVersion specified in rootProject. +- Added Typescript definitions. +- Removed outdated example project. +- Updated dev dependencies and the README file. + **1.0.2** - Fix build error due to RN 58 changes. diff --git a/README.md b/README.md index 1ff3991c..9973dc7c 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,13 @@ What this library does NOT support: ## Recent Changes -**1.0.2** +**1.0.3** -- Fix build error due to RN 58 changes. -- Allow registering for notifications and indications on Android despite CCC descriptor being absent. +- Integrated Travis CI to test library and check its integration with multiple RN versions. +- Library's build.gradle prefers buildToolsVersion, compileSdkVersion & targetSdkVersion specified in rootProject. +- Added Typescript definitions. +- Removed outdated example project. +- Updated dev dependencies and the README file. [All previous changes](CHANGELOG.md) diff --git a/docs/index.html b/docs/index.html index 301bae19..2cb80692 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - react-native-ble-plx 1.0.2 | Documentation + react-native-ble-plx 1.0.3 | Documentation @@ -15,7 +15,7 @@

react-native-ble-plx

-
1.0.2
+
1.0.3