Skip to content

Commit 9a1b5ee

Browse files
committed
Add the documentation work to the changelog
1 parent 835debe commit 9a1b5ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10+
### Added
11+
12+
- Copy documentation from the GraphQL schema to the generated types (including their fields) as normal Rust documentation. Documentation will show up in the generated docs as well as IDEs that support expanding derive macros (which does not include the RLS yet).
13+
1014
## [0.1.0] - 2018-07-04
1115

1216
This is the initial public release in which the library is considered usable.

0 commit comments

Comments
 (0)