Skip to content

Commit 6f1a069

Browse files
committed
chore(release): 2.8.0
1 parent d7f19fa commit 6f1a069

File tree

3 files changed

+2432
-105
lines changed

3 files changed

+2432
-105
lines changed

src/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## [2.8.0](https://github.com/dapriett/nativescript-google-maps-sdk/compare/v2.6.1...v2.8.0) (2019-09-23)
6+
7+
8+
### Bug Fixes
9+
10+
* temp fix for issue [#354](https://github.com/dapriett/nativescript-google-maps-sdk/issues/354) _layoutRootView method missing ([47576a1](https://github.com/dapriett/nativescript-google-maps-sdk/commit/47576a1))
11+
* **declaration:** marker info window tapped event property ([c00e69a](https://github.com/dapriett/nativescript-google-maps-sdk/commit/c00e69a))
12+
13+
14+
### Features
15+
16+
* support for holes in polygons ([cf777e1](https://github.com/dapriett/nativescript-google-maps-sdk/commit/cf777e1))
17+
* **ios:** add icon cache for icons with equivalent hues ([19dffd7](https://github.com/dapriett/nativescript-google-maps-sdk/commit/19dffd7))

0 commit comments

Comments
 (0)