From a40678fb3b7261af5035e259a4de2625640596d5 Mon Sep 17 00:00:00 2001 From: Pedro Teixeira Date: Sat, 6 May 2017 08:55:37 -0400 Subject: [PATCH] Adiciona changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efcfae2..f760ff2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v4.8.0 + +### Bugfix + +- [#215](https://github.com/pedro-teixeira/correios/issues/215) Corrige timeout na requisição SOAP + +### Feature + +- [#164](https://github.com/pedro-teixeira/correios/issues/164) Adicionada opção de configurar o monitoramento das encomendas +- [#217](https://github.com/pedro-teixeira/correios/issues/217) Atualização personalizada dos Códigos de Serviços de Postagem via SIGEPWEB +- [#229](https://github.com/pedro-teixeira/correios/issues/229) Adicionados novos códigos de serviço + # v4.7.2 ### Bugfix