Merge pull request #92 from wp-graphql/release-v0.1.2

CHANGELOG updated
This commit is contained in:
Geoffrey K Taylor
2019-06-24 10:33:29 -04:00
committed by GitHub
2 changed files with 13 additions and 5 deletions
+13 -2
View File
@@ -1,5 +1,18 @@
# Change Log
## [v0.1.2-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.1.2-beta) (2019-06-23)
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.1.1-beta...v0.1.2-beta)
**Implemented enhancements:**
- ProductAttribute null key error fixed. [\#91](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/91) ([kidunot89](https://github.com/kidunot89))
- VariationAttribute field "id" updated. [\#89](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/89) ([kidunot89](https://github.com/kidunot89))
- QL Session Handler [\#88](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/88) ([kidunot89](https://github.com/kidunot89))
**Closed issues:**
- Tests needed [\#46](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/46)
## [v0.1.1-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.1.1-beta) (2019-06-06)
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.1.0-beta...v0.1.1-beta)
@@ -8,8 +21,6 @@
- Add format argument to product pricing fields [\#75](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/75)
- Customer mutations [\#48](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/48)
- Cart mutations [\#18](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/18)
- Cleanup/Code coverage update. [\#83](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/83) ([kidunot89](https://github.com/kidunot89))
- Resolve formatted price string for pricing fields [\#82](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/82) ([kidunot89](https://github.com/kidunot89))
**Fixed bugs:**
-3
View File
@@ -91,10 +91,7 @@ If you get HTTP 500 error upon activation or accessing the `endpoint` and have *
- (Alternative) You can also try delete and cloning the repository again. The latest release should have fixed the issue.
## Support this extension
**WP-GraphQL WooCommerce** :point_right: **[KickStarter](http://kck.st/2G268mx)**
**WPGraphQL** :point_right: **[OpenCollective](http://opencollective.com/wp-graphql)**
**GraphQL-PHP** :point_right: **[OpenCollective](https://opencollective.com/webonyx-graphql-php)**
## Follow