From e00518bc3b3662a4fbd6a90c8f161f117b3b7eb2 Mon Sep 17 00:00:00 2001 From: MrEarle Date: Mon, 25 Apr 2022 11:06:00 -0400 Subject: [PATCH] feat(changelog): add rubocop-platanus --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c36b20e..d754402c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Features - Updates Webpacker to Shakapacker, upgrading Vue and TailwindCSS to their latest versions [#395](https://github.com/platanus/potassium/pull/395) - Add some image handling and processing in shrine file storage option [#398](https://github.com/platanus/potassium/pull/398) - Include `--platanus-config` option to skip most of the instalation options [#399](https://github.com/platanus/potassium/pull/399). + - Add [`rubocop-platanus`](https://github.com/platanus/rubocop-platanus) gem for linting platanus' best practices [#402](https://github.com/platanus/potassium/pull/402). ## 6.5.0 Features