We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a707365 commit 5fba040Copy full SHA for 5fba040
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release Notes for Omnipay integration package for Craft Commerce
2
3
+## 2.1.0.1 - 2019-07-24
4
+
5
+### Changed
6
+- Updated changelog with missing changes for 2.1.0
7
8
+## 2.1.0 - 2019-07-24
9
10
11
+- Update Craft Commerce requirements to allow for Craft Commerce 3.
12
13
## 2.0.1 - 2019-06-06
14
15
### Fixed
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/commerce-omnipay",
"description": "Omnipay integration plugin for Craft Commerce 2",
- "version": "2.1.0",
+ "version": "2.1.0.1",
"keywords": [
"commerce",
"craftcms",
0 commit comments