diff --git a/CHANGELOG.md b/CHANGELOG.md index 41bfcd62..08060c93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,28 @@ # Change Log +## [0.3.5](https://github.com/inaka/elvis_core/tree/0.3.5) (2017-02-09) +[Full Changelog](https://github.com/inaka/elvis_core/compare/0.3.5-pre...0.3.5) + +**Merged pull requests:** + +- \[inaka/elvis\#402\] ct:print added to no\_debug\_call rule [\#77](https://github.com/inaka/elvis_core/pull/77) ([ferigis](https://github.com/ferigis)) +- \[inaka/elvis\#406\] dialyzer warnings fixed [\#76](https://github.com/inaka/elvis_core/pull/76) ([ferigis](https://github.com/ferigis)) +- \[inaka/elvis\#410\] no\_nested\_try\_catch rule added [\#75](https://github.com/inaka/elvis_core/pull/75) ([ferigis](https://github.com/ferigis)) + +## [0.3.5-pre](https://github.com/inaka/elvis_core/tree/0.3.5-pre) (2017-02-08) +[Full Changelog](https://github.com/inaka/elvis_core/compare/0.3.4...0.3.5-pre) + +**Merged pull requests:** + +- \[inaka/elvis\#424\] updating dependencies [\#74](https://github.com/inaka/elvis_core/pull/74) ([ferigis](https://github.com/ferigis)) +- Fix unnecessary loading of files caused by git-branch option \(\#421\) [\#72](https://github.com/inaka/elvis_core/pull/72) ([onno-vos-dev](https://github.com/onno-vos-dev)) + ## [0.3.4](https://github.com/inaka/elvis_core/tree/0.3.4) (2016-11-15) [Full Changelog](https://github.com/inaka/elvis_core/compare/0.3.3...0.3.4) **Merged pull requests:** +- \[Close inaka/elvis\#417\] bump version to 0.3.4 - elvis\_core [\#71](https://github.com/inaka/elvis_core/pull/71) ([Euen](https://github.com/Euen)) - \[Close inaka/elvis\#416\] update wrong file type [\#70](https://github.com/inaka/elvis_core/pull/70) ([Euen](https://github.com/Euen)) ## [0.3.3](https://github.com/inaka/elvis_core/tree/0.3.3) (2016-11-11) diff --git a/src/elvis.app.src b/src/elvis.app.src index dac3b48a..fdadea10 100644 --- a/src/elvis.app.src +++ b/src/elvis.app.src @@ -3,7 +3,7 @@ [ {pkg_name, elvis_core}, {description, "Core library for the Erlang style reviewer"}, - {vsn, "0.3.4"}, + {vsn, "0.3.5"}, {applications, [kernel, stdlib, lager, zipper, katana_code]}, {modules, [