From 6378ad0768fa05d8187b98bce23c89ed7c2ca446 Mon Sep 17 00:00:00 2001 From: dipien-ci Date: Wed, 25 Aug 2021 23:17:20 -0300 Subject: [PATCH] Updated CHANGELOG.md [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b80002..3138dd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## [v1.2.0](https://github.com/dipien/bye-bye-jetifier/tree/v1.2.0) (2021-08-25) +[Full Changelog](https://github.com/dipien/bye-bye-jetifier/compare/v1.1.3...v1.2.0) + +**Implemented enhancements:** + +- Support project exclusion [\#46](https://github.com/dipien/bye-bye-jetifier/issues/46) + +**Fixed bugs:** + +- Lots of encoding errors while running canISayByeByeJetifier [\#33](https://github.com/dipien/bye-bye-jetifier/issues/33) + +## [v1.1.3](https://github.com/dipien/bye-bye-jetifier/tree/v1.1.3) (2021-05-24) +[Full Changelog](https://github.com/dipien/bye-bye-jetifier/compare/v1.1.2...v1.1.3) + +**Fixed bugs:** + +- Execution failed [\#32](https://github.com/dipien/bye-bye-jetifier/issues/32) +- Show "Received malformed sequence exception" warning stacktrace only when verbose is enabled [\#36](https://github.com/dipien/bye-bye-jetifier/issues/36) + ## [v1.1.2](https://github.com/dipien/bye-bye-jetifier/tree/v1.1.2) (2021-02-16) [Full Changelog](https://github.com/dipien/bye-bye-jetifier/compare/v1.1.1...v1.1.2)