You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@ Note these are not comprehensive commit lists but represent what I consider to b
2
2
most significant changes. You can always see a full changelog with `git log
3
3
1.0.0..0.3.1`.
4
4
5
+
### 2.0.1
6
+
+[view commit](http://github.com/dylanfprice/angular-gm/commit/758f00103c3280e5c4a8fddf0dc0313b71aa802d)• Update to angular 1.6.1
7
+
5
8
### 2.0.0
6
9
+[view commit](http://github.com/dylanfprice/angular-gm/commit/229874008bbad39fdcf4069c82df3cd2e5d74a7f)• Use lat lng literals instead of converting to google.maps.LatLng.
7
10
+[view commit](http://github.com/dylanfprice/angular-gm/commit/391ff100178c57264adb1c8c87bf7f1a2ec25b16)• Convert gmMap and gmMarkers to use google.maps.LatLngLiteral objects instead of google.maps.LatLng objects.
0 commit comments