diff --git a/CHANGELOG.md b/CHANGELOG.md index f9cdde4f..509c561a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog -## [v0.0.9](https://github.com/mejuri-inc/flowcommerce_spree/tree/v0.0.9) (2021-06-30) +## [v0.0.10](https://github.com/mejuri-inc/flowcommerce_spree/tree/v0.0.10) (2021-08-04) -[Full Changelog](https://github.com/mejuri-inc/flowcommerce_spree/compare/v.0.0.8...v0.0.9) +[Full Changelog](https://github.com/mejuri-inc/flowcommerce_spree/compare/v.0.0.9...v0.0.10) + +**Merged pull requests:** + +- Preparing the new v0.0.10 release [\#54](https://github.com/mejuri-inc/flowcommerce_spree/pull/54) ([sebastiandl](https://github.com/sebastiandl)) +- \[DL-518\] flow io payments captures [\#51](https://github.com/mejuri-inc/flowcommerce_spree/pull/51) ([sebastiandl](https://github.com/sebastiandl)) + +## [v.0.0.9](https://github.com/mejuri-inc/flowcommerce_spree/tree/v.0.0.9) (2021-06-30) + +[Full Changelog](https://github.com/mejuri-inc/flowcommerce_spree/compare/v.0.0.8...v.0.0.9) **Merged pull requests:** @@ -53,6 +62,7 @@ - \[DL-72\] Adding some texts within Order's side bar and order's prices to link the user to Flow [\#29](https://github.com/mejuri-inc/flowcommerce_spree/pull/29) ([sebastiandl](https://github.com/sebastiandl)) - \[TEC-4443\] Adding flow\_order? validation method that will help identifying if order is associated to flow. [\#28](https://github.com/mejuri-inc/flowcommerce_spree/pull/28) ([sebastiandl](https://github.com/sebastiandl)) - \[TEC-4931\] Add test coverage to OrderSync, OrderUpdater, code cleanup [\#27](https://github.com/mejuri-inc/flowcommerce_spree/pull/27) ([texpert](https://github.com/texpert)) +- \[TEC-3477\] Localized order details for Spree Admin, payments mapping, OrderUpdater service, refunds [\#20](https://github.com/mejuri-inc/flowcommerce_spree/pull/20) ([texpert](https://github.com/texpert)) ## [v0.0.4](https://github.com/mejuri-inc/flowcommerce_spree/tree/v0.0.4) (2021-03-16) @@ -66,7 +76,6 @@ - Flow Phase 3 release [\#30](https://github.com/mejuri-inc/flowcommerce_spree/pull/30) ([texpert](https://github.com/texpert)) - \[TEC-4525\] Create refund method for flow.io gateway [\#25](https://github.com/mejuri-inc/flowcommerce_spree/pull/25) ([texpert](https://github.com/texpert)) -- \[TEC-3477\] Localized order details for Spree Admin, payments mapping, OrderUpdater service, refunds [\#20](https://github.com/mejuri-inc/flowcommerce_spree/pull/20) ([texpert](https://github.com/texpert)) - \[NO-TICKET\] defauling FLOW\_TOKEN environment variable to avoid errors [\#19](https://github.com/mejuri-inc/flowcommerce_spree/pull/19) ([sebastiandl](https://github.com/sebastiandl)) - \[TEC-3823\] flow endpoint for purchase validations [\#5](https://github.com/mejuri-inc/flowcommerce_spree/pull/5) ([texpert](https://github.com/texpert))