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

## [1.0.0] - 2020-09-06

- First version using iOS

### Added

- Added iOS implementation methods forwardGecode and reverseGeocode (Experimental);

### Changed

- Updated typescript version to ~3.9.7;
- Updated README with iOS config;

### Fixed

- No fixed in this version

## [0.0.1] - 2020-08-30

- First project version

### Added

- Added plugin for Android Platform. (Still Experimental);

### Changed

- Changed plugin name to NativeGeocoder;

### Fixed

- Fixed called object method for forwardGeocode and reverseGeocode;