# 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).

## [Unreleased]

## [1.1.0] - 2020-03-21
### Changed
- Split datetime in small properties
- Split locale in small properties
### Fixed
- Duplicated status info

## [1.0.1] - 2020-03-21
### Fixed
- Shadowed variable

## [1.0.0] - 2020-03-21
### Added
- Correios package tracking

## [0.0.4] - 2020-03-21
### Fixed
- File extension to enable tests be runned

## [0.0.3] - 2020-03-21
### Added
- Tests for enable the package publish

## [0.0.2] - 2020-03-21
### Added
- Mock function to tests
