From 971bd7d5ca7923b2a90e86539165692146b02133 Mon Sep 17 00:00:00 2001 From: Mats Mikkel Rummelhoff Date: Thu, 30 May 2024 23:38:30 +0200 Subject: [PATCH] Bump to 2.2.0 --- CHANGELOG.md | 5 +++-- README.md | 2 ++ composer.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c4c164..fabcc7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## Unreleased -- Adds support for Commerce products +## 2.2.0 - 2024-05-30 +### Added +- Adds support for Commerce products [#55](https://github.com/vaersaagod/matrixmate/issues/55), [#73](https://github.com/vaersaagod/matrixmate/pull/73) ## 2.1.4 - 2023-11-11 ### Fixed diff --git a/README.md b/README.md index 464a785..710506f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Welding Matrix into shape, mate! This plugin requires Craft CMS 4.0.0 or later. +‼️MatrixMate has been retired and will not be available for Craft 5. See [this issue](#https://github.com/vaersaagod/matrixmate/issues/72) for more info. + ## Installation To install the plugin, either install it from the plugin store, or follow these instructions: diff --git a/composer.json b/composer.json index 490d685..2dc65c9 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vaersaagod/matrixmate", "description": "Welding Matrix into shape, mate!", "type": "craft-plugin", - "version": "2.1.4", + "version": "2.2.0", "keywords": [ "craft", "cms",