Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 499 Bytes

#Changelog

1.1.1 - 2022-02-22

Changed

  • Bump dependencies of symfony

1.1.0 - 2018-12-18

Added

  • Added OpenWeatherMapProvider which allows to set the api key.
  • Added ThunderforestProvider which allows to set the api key for thunderforest.
  • Added support for MapBox accessToken.

Deprecated

  • Calling MapBoxProvider user and name setting is deprecated and without any affect anymore (Mapbox API v3).

Fixed

  • Marker is not rendered when using custom icon (#3)