From ba4ad4c797b8b7126be7724137f6d68aa531d65d Mon Sep 17 00:00:00 2001 From: Paulo Lopes Date: Mon, 16 Jul 2018 14:35:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 942ad92..4e9c290 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,12 @@ # Changelog -## [v0.1.1](https://github.com/uphold/eslint-config-uphold/tree/v0.1.1) (2018-03-20) -[Full Changelog](https://github.com/uphold/eslint-config-uphold/compare/v0.1.0...v0.1.1) - -**Merged pull requests:** - +## [v0.1.1](https://github.com/uphold/eslint-config-uphold/releases/tag/v0.1.1) (2018-03-20) - Allow computed properties in prefer destructuring [\#5](https://github.com/uphold/eslint-config-uphold/pull/5) ([nunofgs](https://github.com/nunofgs)) -## [v0.1.0](https://github.com/uphold/eslint-config-uphold/tree/v0.1.0) (2017-12-26) -[Full Changelog](https://github.com/uphold/eslint-config-uphold/compare/v0.0.1...v0.1.0) - -**Merged pull requests:** - +## [v0.1.0](https://github.com/uphold/eslint-config-uphold/releases/tag/v0.1.0) (2017-12-26) - Add `jasmine` and `jest` to eslint environments [\#4](https://github.com/uphold/eslint-config-uphold/pull/4) ([nunofgs](https://github.com/nunofgs)) -## [v0.0.1](https://github.com/uphold/eslint-config-uphold/tree/v0.0.1) (2017-09-07) -**Merged pull requests:** - -- Replace travis with drone [\#3](https://github.com/uphold/eslint-config-uphold/pull/3) ([franciscocardoso](https://github.com/franciscocardoso)) +## [v0.0.1](https://github.com/uphold/eslint-config-uphold/releases/tag/v0.0.1) (2017-09-07) - Add prefer-destructuring rule [\#2](https://github.com/uphold/eslint-config-uphold/pull/2) ([nunofgs](https://github.com/nunofgs)) +- Replace travis with drone [\#3](https://github.com/uphold/eslint-config-uphold/pull/3) ([franciscocardoso](https://github.com/franciscocardoso)) - Update eslint@4.4.1 [\#1](https://github.com/uphold/eslint-config-uphold/pull/1) ([nunofgs](https://github.com/nunofgs))