Current section

Files

Jump to
open_street_map CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.9.10] - 2024-06-04
### Modified
- skip parsing for timeouted requests
## [0.9.9] - 2023-03-09
### Modified
- HTTPoison version
- Jason instead of Poison for parsing results
## [0.9.8] - 2019-01-24
### Modified
- using Stream to increase performance
## [0.9.7] - 2018-12-30
### Modified
- url encoding
## [0.9.6] - 2018-12-22
### Modified
- code refactoring
## [0.9.5] - 2018-12-21
### Added
- changelog file
### Modified
- code refactoring