Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 906 Bytes

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 906 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.0 - 2020-09-06

Added

  • Make language of geocoding results configurable through the GEOCODER_LANGUAGE environment variable (default is en for English)

Changed

  • Update README file
  • Update Gem dependencies
  • Improve specificity of extracted location
  • Increase geocoding timeout from 3 to 10 seconds
  • Handle geocoding timeout errors

0.0.1 - 2018-12-06

Initial release.