Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Apr 15, 2020
1 parent ba966be commit c9f5dde
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# 1.7.3
- **GraphQL uploads & custom directives!**
- **GraphQL annotations!**


- **Enums!**
- Fix #276 - GraphQL WebSocket client sub-protocol
- PHPUnit 9
Expand All @@ -13,6 +11,7 @@
- Introducing Klass module with `Klass\unqualified_name`
- Introducing Obj module with `Obj\patch`
- Introducing traits with: `FromArray`, `ToArray` and `Patch`
- Fix optional parameters for `Route\class_name`
- **Breaking**: you should now explicitly use arrays (or any other type) for subscription's root and context values
- **Breaking**: match doesn't return null anymore, you should provide an exhaust function

Expand Down

0 comments on commit c9f5dde

Please sign in to comment.