Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

68 lines (52 loc) · 2.4 KB

Changelog

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

0.7.0 - 2020-07-25

Changed

0.6.0 - 2020-06-17

Changed

  • Update HTTPoison to 1.17.0 (hackeny 1.16.0)

Deprecated

  • The field zipcode in Correios.CEP.Address. Use the field postal_code instead.

Removed

  • Support for OTP 20.

0.5.1 - 2020-06-09

Added

  • The field postal_code in Correios.CEP.Address with the same value of zipcode field, that will be deprecated in the next version. Part of the Issue #17.

0.5.0 - 2020-05-24

Added

  • Support for proxy configuration. Issue #7

Changed

  • Update dependencies.

0.4.0 - 2020-04-19

Added

  • Correios API full URL in options.
  • Missing code documentation and typespecs.
  • Makefile.

Changed

  • General update and refactoring.

Fixed

  • Remove dependency from config/config.exs. Issue #15

0.3.0 - 2010-01-01

Added

0.2.0 - 2018-11-26

Added

0.1.0 - 2018-11-12

Added

  • Initial release.

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