|
8 | 8 |
|
9 | 9 | - Call to undefined function codecept\_debug\(\) [\#342](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/342) |
10 | 10 |
|
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Adds demo/examples [\#344](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/344) ([imranhsayed](https://github.com/imranhsayed)) |
| 14 | +- Remove undefined codecept\_debug\(\) function [\#343](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/343) ([jacobarriola](https://github.com/jacobarriola)) |
| 15 | + |
11 | 16 | ## [v0.6.0](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.6.0) (2020-10-13) |
12 | 17 |
|
13 | 18 | [Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.5.1...v0.6.0) |
|
82 | 87 | **Enhancements:** |
83 | 88 |
|
84 | 89 | - Add product review mutation using "createComment" is missing ratings input fields. [\#254](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/254) |
85 | | -- Feature/stripe payment gateway support [\#256](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/256) ([kidunot89](https://github.com/kidunot89)) |
86 | 90 | - Release v0.5.1 [\#255](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/255) ([kidunot89](https://github.com/kidunot89)) |
87 | 91 |
|
88 | 92 | **Fixed:** |
@@ -288,7 +292,6 @@ Updated tests |
288 | 292 | - Better guest customer support [\#187](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/187) ([kidunot89](https://github.com/kidunot89)) |
289 | 293 | - Bugfix/customer security patch [\#184](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/184) ([kidunot89](https://github.com/kidunot89)) |
290 | 294 | - Improved shipping support [\#182](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/182) ([kidunot89](https://github.com/kidunot89)) |
291 | | -- Testing/CI configurations upgrade. [\#173](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/173) ([kidunot89](https://github.com/kidunot89)) |
292 | 295 | - Release v0.3.1 [\#171](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/171) ([kidunot89](https://github.com/kidunot89)) |
293 | 296 |
|
294 | 297 | **Fixed:** |
@@ -318,6 +321,7 @@ Updated tests |
318 | 321 |
|
319 | 322 | - Product post\_type should be set to `show\_in\_graphql` [\#85](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/85) |
320 | 323 | - QL Session Handler 2.0 [\#174](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/174) ([kidunot89](https://github.com/kidunot89)) |
| 324 | +- Testing/CI configurations upgrade. [\#173](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/173) ([kidunot89](https://github.com/kidunot89)) |
321 | 325 | - QL Search support added. [\#172](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/172) ([kidunot89](https://github.com/kidunot89)) |
322 | 326 | - Release v0.3.0 [\#155](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/155) ([kidunot89](https://github.com/kidunot89)) |
323 | 327 |
|
|
0 commit comments