# Change Log
## [0.3.8 - 0.3.9] - 2016-08-07
### Added
- automatic setting of apiKey from `config('services.google.maps.api-key')`.

### Removed
- deprectated 'sensor' querystring parameter, which would trigger a "SensorNotRequired" warning.

## [0.3.5 - 0.3.7] - 2016-01-11
### Added
- clusterstyles (thanks to @MichaelGollinski).

### Changed
- script tag 'src' attributes to always referr to 'https' targets.

### Removed
- options to manually choose http or https.

## [0.3.4] - 2015-12-11
### Fixed
- class name conflicts.

### Removed
- auto-loading of Facade to avoid conflicts.

## 0.3.0 - 0.3.3: 25 Jun 2015
### Added
- License
- Change Log

### Changed
- Namespace from Appitventures to GeneaLabs.
- Installation instructions, affected areas of README.
