File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
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 8 of the book—so the numbered step branches, not ` master ` .
5
+
6
+ Releases are done with tags in the form ` [step]_[version] ` , so for instance step ` 3 ` of version ` 1.0.0 ` is ` 3_1.0.0 ` , located here:
7
+
8
+ [ /GraphQLGuide/guide-android/releases/tag/3_1.0.0] ( https://github.com/GraphQLGuide/guide-android/releases/tag/3_1.0.0 )
9
+
10
+ <!-- ## [Unreleased]
11
+ ### Added
12
+ ### Removed
13
+ ### Changed
14
+ ### Fixed -->
15
+
16
+ ## [ 1.0.0] - 2021-04-06
17
+ Released with [ ` r6 ` ] ( https://github.com/GraphQLGuide/book/releases/tag/r6 )
18
+
19
+ ### Added
20
+ - Branches ` 0-3 `
21
+
22
+ ```
23
+ @apollo/client 3.2.1
24
+ expo 39.0.2
25
+ react 16.13.1
26
+ ```
You can’t perform that action at this time.
0 commit comments