| 
 | 1 | +# Changelog  | 
 | 2 | +All notable changes will be documented in this file.  | 
 | 3 | + | 
 | 4 | +This file applies to the app that is created in Chapter 7 of the book—so the numbered step branches, not `master` ([more info](https://github.com/GraphQLGuide/guide-vue/blob/master/README.md)).  | 
 | 5 | + | 
 | 6 | +Releases are done with tags in the form `[step]_[version]`, so for instance step `2` of version `1.0.0` is `2_1.0.0`, located here:   | 
 | 7 | + | 
 | 8 | +[/GraphQLGuide/guide/releases/tag/2_1.0.0](https://github.com/GraphQLGuide/guide/releases/tag/2_1.0.0)  | 
 | 9 | + | 
 | 10 | +<!-- ## [Unreleased]  | 
 | 11 | +### Added  | 
 | 12 | +### Removed  | 
 | 13 | +### Changed  | 
 | 14 | +### Fixed -->  | 
 | 15 | + | 
 | 16 | +## [1.0.0] - 2021年03月01日  | 
 | 17 | + | 
 | 18 | +Released with [`r6`](https://github.com/GraphQLGuide/book/releases/tag/r6)  | 
 | 19 | + | 
 | 20 | +### Added  | 
 | 21 | + | 
 | 22 | +- Branches `0–3`  | 
0 commit comments