Skip to content

Commit

Permalink
Add latest patch releases to the changelog (react-native-maps#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecsl authored Oct 31, 2016
1 parent 71151c1 commit 7a7ed5c
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,37 @@
[#675](https://github.com/airbnb/react-native-maps/pull/675)
(@mlanter)

## 0.10.4 (October 31, 2016)

### Patches

* [iOS] implement fitToSuppliedMarkers and fitToCoordinates for google maps
[#750](https://github.com/airbnb/react-native-maps/pull/750)
(@gilbox)
* [android] If we've disabled scrolling within the map, then don't capture the touch events
[#664](https://github.com/airbnb/react-native-maps/pull/664)
(@mikelambert)
* [iOS] Fix Anchor point on Google Maps iOS
[#734](https://github.com/airbnb/react-native-maps/pull/734)
(@btoueg)
* [iOS] Added showsUserLocation property support for Google Maps
[#721](https://github.com/airbnb/react-native-maps/pull/721)
(@julien-rodrigues)
* [iOS][android] Add support for setting zIndex on markers
[#675](https://github.com/airbnb/react-native-maps/pull/675)
(@mlanter)
* [android] Add parameter to disable the moving on marker press
[#676](https://github.com/airbnb/react-native-maps/pull/676)
(@mlanter)
* NOTE: v0.10.3 was not published

## 0.10.2 (October 19, 2016)

### Patches

* [android] Fixes crash during Activity onPause() (fixes #414)
[#694](https://github.com/airbnb/react-native-maps/pull/694)
(@felipecsl)

## 0.10.1 (October 10, 2016)

Expand Down

0 comments on commit 7a7ed5c

Please sign in to comment.