Update changelog

This commit is contained in:
Tim Griesser 2020-02-11 11:55:50 -05:00
parent 98c4ab4cdf
commit 6c097f667f
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
### 0.12.0 final (unreleased)
### 0.12.0-rc.11
- fix: TypeScript error from missing `graphql-query-complexity` import (#376)
### 0.12.0-rc.10
- feat: add `queryComplexityPlugin` (#369)