Skip to content

Commit b2a631f

Browse files
committed
CHANGELOG updated
1 parent 5a5dfc4 commit b2a631f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## [v0.4.1](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.4.1) (2020-01-25)
3+
## [v0.4.2](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.4.2) (2020-01-28)
4+
5+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.4.1...v0.4.2)
6+
7+
**Enhancements:**
8+
9+
- Fixes introspection query [\#221](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/221) ([kidunot89](https://github.com/kidunot89))
10+
11+
## [v0.4.1](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.4.1) (2020-01-26)
412

513
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.4.0...v0.4.1)
614

@@ -114,6 +122,7 @@ Updated tests
114122
- Better guest customer support [\#187](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/187) ([kidunot89](https://github.com/kidunot89))
115123
- Bugfix/customer security patch [\#184](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/184) ([kidunot89](https://github.com/kidunot89))
116124
- Improved shipping support [\#182](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/182) ([kidunot89](https://github.com/kidunot89))
125+
- Release v0.3.1 [\#171](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/171) ([kidunot89](https://github.com/kidunot89))
117126

118127
**Fixed:**
119128

@@ -144,7 +153,6 @@ Updated tests
144153
- QL Session Handler 2.0 [\#174](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/174) ([kidunot89](https://github.com/kidunot89))
145154
- Testing/CI configurations upgrade. [\#173](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/173) ([kidunot89](https://github.com/kidunot89))
146155
- QL Search support added. [\#172](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/172) ([kidunot89](https://github.com/kidunot89))
147-
- Release v0.3.1 [\#171](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/171) ([kidunot89](https://github.com/kidunot89))
148156
- Release v0.3.0 [\#155](https://github.com/wp-graphql/wp-graphql-woocommerce/pull/155) ([kidunot89](https://github.com/kidunot89))
149157

150158
**Fixed:**

0 commit comments

Comments
 (0)