diff --git a/docs/release/release_notes.md b/docs/release/release_notes.md index fa546ac080a47d2dcc517e97c4806a252876e2e5..c8276b086f3125d56f52c00c0f3c80ecc444aa53 100644 --- a/docs/release/release_notes.md +++ b/docs/release/release_notes.md @@ -1,3 +1,7 @@ +## Release 6.1.1 + +* Fix issue with charge.succeeded triggering error on recurring contributions + ## Release 6.1 *This release fixes a number of bugs/issues identified after the release of 6.0.* @@ -16,7 +20,7 @@ This release requires an upgrade to version 0.4 of the MJWShared extension. #### Changes * Support cards that do not request a postal/zip code (*fixes [#80](https://lab.civicrm.org/extensions/stripe/issues/80)*). -* Enable payments on backend (*fixes [#79](https://lab.civicrm.org/extensions/stripe/issues/79)). +* Enable payments on backend (*fixes [#79](https://lab.civicrm.org/extensions/stripe/issues/79)*). * Resolve multiple issues with "more than one" payment processor on the form and stripe failing to submit if it wasn't the first to be selected: * Fix issue when script is reloaded by changes of payment processors. * Improve handling for multiple processors and pay later. diff --git a/info.xml b/info.xml index 262a6b07a613c9cc3b6f7e5dba7f95fae6334a8e..a0dc2f663d7482daa8e59f6b3e8a285759c3eead 100644 --- a/info.xml +++ b/info.xml @@ -12,8 +12,8 @@ <author>Matthew Wire (MJW Consulting)</author> <email>mjw@mjwconsult.co.uk</email> </maintainer> - <releaseDate>2019-09-16</releaseDate> - <version>6.1</version> + <releaseDate>2019-09-17</releaseDate> + <version>6.1.1</version> <develStage>stable</develStage> <compatibility> <ver>5.13</ver>