From 2352e1de0ac77b0705025dff75f93d8aaf22388d Mon Sep 17 00:00:00 2001 From: Pedro Teixeira Date: Mon, 29 May 2017 14:22:10 +0200 Subject: [PATCH] Adiciona changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44cebf5..606de98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# v4.9.0 + +### Bugfix + +- [#265](https://github.com/pedro-teixeira/correios/issues/265) Correção para Produtos Configuráveis + +### Feature + +- [#266](https://github.com/pedro-teixeira/correios/issues/266) Melhoria no Monitoramento Automático +- [#268](https://github.com/pedro-teixeira/correios/issues/268) Adiciona PSR2 com algumas modificações e atualiza PHPCS + # v4.8.1 ### Bugfix