You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
2
2
3
+
#### 0.2.2
4
+
- 2018-11-22 - [10 commits](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/compare/v0.2.1...v0.2.2) by [Marcin Stachniuk](https://github.com/mstachniuk) - published to [](https://bintray.com/mstachniuk/mstachniuk-maven-repo/maven/0.2.2)
5
+
-#20 Add support for directives in schema [(#21)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/21)
6
+
- Fix typos in Readme, add codecov badge [(#19)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/19)
7
+
- Add Jacoco Test coverage [(#18)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/18)
8
+
- Add test with scalar without comment in schema [(#17)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/17)
9
+
- Fix description in scalar [(#16)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/16)
10
+
3
11
#### 0.2.1
4
12
- 2018-09-13 - [5 commits](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/compare/v0.2.0...v0.2.1) by [Marcin Stachniuk](https://github.com/mstachniuk) - published to [](https://bintray.com/mstachniuk/mstachniuk-maven-repo/maven/0.2.1)
5
13
-#13 Comments shouldn't be trimmed at end by default [(#15)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/15)
0 commit comments