Skip to content

Commit dc91774

Browse files
committed
CHANGELOG.md
1 parent df8e25c commit dc91774

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [v0.5.0](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.5.0) (2020-03-27)
4+
5+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/list...v0.5.0)
6+
7+
### Release Checklist
8+
---------------------------------------------------
9+
- [x] Support for **WPGraphQL** v0.8.0 added.
10+
- [x] Deprecated queries removed.
11+
- `productBy`
12+
- `couponBy`
13+
14+
**Closed issues:**
15+
16+
- Can't query all products [\#248](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/248)
17+
- Show color in product attributes [\#245](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/245)
18+
- Finalize the checkout process - payment service \(stripe\) [\#241](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/241)
19+
- Price RAW format returns null [\#207](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/207)
20+
21+
**Merged pull requests:**
22+
23+
- Updates to the Connection Classes [\#243](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/243) ([renatonascalves](https://github.com/renatonascalves))
24+
25+
## [list](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/list) (2020-02-20)
26+
27+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.4.4...list)
28+
329
## [v0.4.4](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.4.4) (2020-02-20)
430

531
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.4.3...v0.4.4)

0 commit comments

Comments
 (0)