From 094f731868c56fce224e4195b07f2f74ea897a1e Mon Sep 17 00:00:00 2001 From: Ruud van Zuidam Date: Sat, 11 Nov 2023 14:26:38 +0100 Subject: [PATCH] Release v1.17 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5b16e9..4f29627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.17.0] - 2023-11-11 ### Added - `mage version` or `-v/--version` to just see the version - new command as shortcut for running both `mage indexer:reindex` and `mage cache:flush`, named `mage reindex`