This repository was archived by the owner on Jan 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
77## [ Unreleased] [ unreleased ]
88-
99
10+ ## [ 2.1.1] - 2020-04-03
11+ - Updated integration dependencies.
12+ - Set plugin integration name.
13+
1014## [ 2.1.0] - 2020-03-19
1115- Extend ` Extension ` class from ` AbstractPluginIntegration ` .
1216
@@ -50,7 +54,8 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
5054### Added
5155- First release.
5256
53- [ unreleased ] : https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.0...HEAD
57+ [ unreleased ] : https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.1...HEAD
58+ [ 2.1.1 ] : https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.0...2.1.1
5459[ 2.1.0 ] : https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.0.4...2.1.0
5560[ 2.0.4 ] : https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.0.2...2.0.4
5661[ 2.0.3 ] : https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.0.2...2.0.3
Original file line number Diff line number Diff line change 11{
22 "name" : " wp-e-commerce" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " WP eCommerce driver for the WordPress payment processing library." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments