Skip to content

Commit 466da2a

Browse files
committed
CHANGELOG.md updated
1 parent 7b37554 commit 466da2a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [v0.4.4](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.4.4) (2020-02-20)
4+
5+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.4.3...v0.4.4)
6+
7+
**Enhancements:**
8+
9+
- Proper PHP Documentation Standards [\#240](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/240)
10+
- Adds Customer to DownloadableItems connection [\#238](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/238) ([kidunot89](https://github.com/kidunot89))
11+
- Code Improvements [\#235](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/235) ([renatonascalves](https://github.com/renatonascalves))
12+
- Adds Documentation [\#234](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/234) ([kidunot89](https://github.com/kidunot89))
13+
14+
**Closed issues:**
15+
16+
- Address and Userinfo [\#232](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/232)
17+
- Guest Account Checkout - Status 405 Not Allowed [\#222](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/222)
18+
19+
**Merged pull requests:**
20+
21+
- Adds Two New Workflows [\#239](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/239) ([kidunot89](https://github.com/kidunot89))
22+
323
## [v0.4.3](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.4.3) (2020-02-04)
424

525
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.4.2...v0.4.3)
@@ -179,6 +199,7 @@ Updated tests
179199

180200
- Pagination with orderby when fetching Products causes products to be skipped [\#153](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/153)
181201
- Unneeded "register\_graphql\_connection\(\)" calls removed. [\#165](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/165) ([kidunot89](https://github.com/kidunot89))
202+
- Removes potential trouble filter [\#163](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/163) ([kidunot89](https://github.com/kidunot89))
182203

183204
**Closed issues:**
184205

0 commit comments

Comments
 (0)