Skip to content

Commit 2ebbba9

Browse files
committed
Update CHANGELOG
1 parent e619002 commit 2ebbba9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Unreleased
99

10+
- (BREAKING) The codegen logic has undergone a near-complete rewrite. This means
11+
less nested data types in several cases. The generated code
12+
will break for some queries.
13+
- The custom browser HTTP client in the `web` feature was replaced with
14+
`reqwest`.
15+
1016
## 0.9.0 - 2020-03-13
1117

1218
## Added

0 commit comments

Comments
 (0)