Skip to content

Commit 5d6b975

Browse files
authored
v0.2.0
1 parent 4e2c097 commit 5d6b975

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ Releases are done with tags in the form `[step]_[version]`, so for instance step
1313
### Changed
1414
### Fixed -->
1515

16+
## [0.2.0] - 2019-04-10
17+
Released with [`r3`](https://github.com/GraphQLGuide/book/releases/tag/r3)
18+
19+
### Added
20+
- Branches `19-27`, from section "Updating multiple queries" to "Extended topics > Linting"
21+
22+
### Changed
23+
- Updated all packages in the starting `package.json` in step `0` to latest
24+
25+
### Fixed
26+
- Various small bugfixes
27+
1628
## [0.1.0] - 2018-06-11
29+
Released with [`r2`](https://github.com/GraphQLGuide/book/releases/tag/r2)
30+
1731
### Added
1832
- Branches `0–18`, from section "Setting up" through "Advanced querying > Paginating".

0 commit comments

Comments
 (0)