forked from react-native-maps/react-native-maps
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1521cc
commit 2ace137
Showing
2 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,31 @@ | ||
# 0.5.0 | ||
# Change Log | ||
|
||
## 0.7.0 (July 9, 2016) | ||
|
||
### Breaking Changes | ||
|
||
- RN 0.29 compatibility changes ([#363](https://github.com/lelandrichardson/react-native-maps/pull/363) and [#370](https://github.com/lelandrichardson/react-native-maps/pull/370)) | ||
|
||
|
||
### Patches | ||
|
||
- Fixing scrolling map inside a scrollView ([#343](https://github.com/lelandrichardson/react-native-maps/pull/343)) | ||
|
||
- Fix shouldUsePinView ([#344](https://github.com/lelandrichardson/react-native-maps/pull/344)) | ||
|
||
- Not calling setLoadingIndicatorColor when null ([#337](https://github.com/lelandrichardson/react-native-maps/pull/337)) | ||
|
||
- Fixes `Undefined symbols for architecture x86_64: “std::terminate()”` ([#329](https://github.com/lelandrichardson/react-native-maps/pull/329)) | ||
|
||
|
||
|
||
## 0.6.0 | ||
|
||
## 0.5.0 | ||
|
||
* [Android] Updated package to `com.airbnb.android.react.maps` (PR #225) | ||
* [Android] Lint fixes (PR #232) | ||
|
||
# 0.4.0 | ||
## 0.4.0 | ||
|
||
* Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters