File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments