Skip to content

Commit

Permalink
Merge pull request wp-graphql#35 from kidunot89/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
kidunot89 committed Apr 22, 2019
2 parents 034e95e + 31d3b98 commit 49a9df7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [0.0.2](https://github.com/kidunot89/wp-graphql-woocommerce/tree/0.0.2) (2019-04-12)
## [0.0.2](https://github.com/kidunot89/wp-graphql-woocommerce/tree/0.0.2) (2019-04-22)
[Full Changelog](https://github.com/kidunot89/wp-graphql-woocommerce/compare/0.0.1...0.0.2)

**Implemented enhancements:**
Expand All @@ -10,14 +10,21 @@
- Order items, TaxRate, and ShippingMethod [\#28](https://github.com/kidunot89/wp-graphql-woocommerce/pull/28) ([kidunot89](https://github.com/kidunot89))
- Where args for Coupon, Order, and Refund connections [\#24](https://github.com/kidunot89/wp-graphql-woocommerce/pull/24) ([kidunot89](https://github.com/kidunot89))
- Polishing Product types and connections [\#22](https://github.com/kidunot89/wp-graphql-woocommerce/pull/22) ([kidunot89](https://github.com/kidunot89))
- Testing and CI renovation [\#21](https://github.com/kidunot89/wp-graphql-woocommerce/pull/21) ([kidunot89](https://github.com/kidunot89))
- WC Post-type re-expansion [\#11](https://github.com/kidunot89/wp-graphql-woocommerce/pull/11) ([kidunot89](https://github.com/kidunot89))
- Customer/Order/Refund models, data-loaders, connections, types, and queries [\#10](https://github.com/kidunot89/wp-graphql-woocommerce/pull/10) ([kidunot89](https://github.com/kidunot89))
- WPGraphQL v0.3.0 migration [\#9](https://github.com/kidunot89/wp-graphql-woocommerce/pull/9) ([kidunot89](https://github.com/kidunot89))

**Fixed bugs:**

- no queries work [\#31](https://github.com/kidunot89/wp-graphql-woocommerce/issues/31)
- after\_success script added [\#32](https://github.com/kidunot89/wp-graphql-woocommerce/pull/32) ([kidunot89](https://github.com/kidunot89))
- Polishing Product types and connections [\#22](https://github.com/kidunot89/wp-graphql-woocommerce/pull/22) ([kidunot89](https://github.com/kidunot89))

**Closed issues:**

- v0.0.2-beta [\#33](https://github.com/kidunot89/wp-graphql-woocommerce/issues/33)

**Merged pull requests:**

- Formatting code to WordPress Coding Standards [\#8](https://github.com/kidunot89/wp-graphql-woocommerce/pull/8) ([kidunot89](https://github.com/kidunot89))
Expand Down

0 comments on commit 49a9df7

Please sign in to comment.