Skip to content

Commit 39e9e1e

Browse files
author
Spike Brehm
committed
Update CHANGELOG for 0.12.3
1 parent 022b2cc commit 39e9e1e

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Change Log
22

3+
## 0.12.3 (January 6, 2017)
4+
5+
### Patches
6+
7+
* Fix "Animating with MapViews" example – fixes #763
8+
[#888](https://github.com/airbnb/react-native-maps/pull/888)
9+
(@javiercr)
10+
* [iOS] Fix "Option 2" method of building Google Maps
11+
[#900](https://github.com/airbnb/react-native-maps/pull/900)
12+
(@vjeranc)
13+
* [Android] Fix exception when animating region during initialization
14+
[#901](https://github.com/airbnb/react-native-maps/pull/901)
15+
(@mlanter)
16+
* Updated documentation
17+
[#902](https://github.com/airbnb/react-native-maps/pull/902),
18+
[#904](https://github.com/airbnb/react-native-maps/pull/904),
19+
[#910](https://github.com/airbnb/react-native-maps/pull/910)
20+
(@anami, @dboydor, @ali-alamine)
21+
*
22+
[#](https://github.com/airbnb/react-native-maps/pull/)
23+
(@)
24+
*
25+
[#](https://github.com/airbnb/react-native-maps/pull/)
26+
(@)
27+
*
28+
[#](https://github.com/airbnb/react-native-maps/pull/)
29+
(@)
30+
*
31+
[#](https://github.com/airbnb/react-native-maps/pull/)
32+
(@)
33+
34+
335
## 0.12.2 (December 9, 2016)
436

537
### Patches

0 commit comments

Comments
 (0)