From f0b8fdc2d4f635feb990f818cfe74b93947bdd3e Mon Sep 17 00:00:00 2001 From: Elia Schito Date: Fri, 3 Jan 2020 17:20:50 +0100 Subject: [PATCH] Add a changelog entry for the executable updates --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f31c8a4..fd790d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Removed solidus_support gemspec dependency - Updated solidus_support to 0.4.0 for Zeitwerk and Rails 6 compatibility +- Updated the `solidus` executable to only rely on Thor and be open to extension by other gems ## [0.2.0] - 2019-12-16