diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dbba7c..1e14e13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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/). +## 2.4.0 - 2021-07-20 + +### Added + +- support for authorize and capture functions thanks @jmauzyk + ## 2.3.9 - 2020-10-28 ### Added diff --git a/composer.json b/composer.json index 9076f34..1571d71 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "kuriousagency/commerce-braintree", "description": "Braintree gateway for Craft Commerce", "type": "craft-plugin", - "version": "2.3.9", + "version": "2.4.0", "keywords": [ "craft", "cms",