File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Global Changelog
2
2
3
+ # [ 1.5.0] ( https://github.com/ipfs-shipyard/gomobile-ipfs/compare/v1.4.4...v1.5.0 ) (2022-01-29)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add cors headers ([ 2a5737f] ( https://github.com/ipfs-shipyard/gomobile-ipfs/commit/2a5737f707bf7d75db36f07eb37469a5b76ca971 ) )
9
+ * expose serveAPI ([ 9647494] ( https://github.com/ipfs-shipyard/gomobile-ipfs/commit/9647494f1f5e604dfebd420c5226ff4d90848a0a ) )
10
+ * make gateway readonly ([ 013bc9d] ( https://github.com/ipfs-shipyard/gomobile-ipfs/commit/013bc9d7960afdcdc3744fcd5eb7f85e9e84af41 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * add serve config to ios/android init ([ f25fd1e] ( https://github.com/ipfs-shipyard/gomobile-ipfs/commit/f25fd1eeeeaa3b382e49057375cad33e3bc49d1e ) )
16
+ * add gateway tests ([ 4a9f733] ( https://github.com/ipfs-shipyard/gomobile-ipfs/commit/4a9f7333ec6dcf3ec78f79f64dc383532dd6d24e ) )
17
+ * add serve gateway ([ a0cfba9] ( https://github.com/ipfs-shipyard/gomobile-ipfs/commit/a0cfba952b51f8fdddbc9575b0ecc9360936d635 ) )
18
+ * expose serve function ([ 49bc7ca] ( https://github.com/ipfs-shipyard/gomobile-ipfs/commit/49bc7cae81ec256ee21b3cc1bc561ede6bec8676 ) )
19
+
3
20
## [ 1.4.4] ( https://github.com/ipfs-shipyard/gomobile-ipfs/compare/v1.4.3...v1.4.4 ) (2022-01-28)
4
21
5
22
You can’t perform that action at this time.
0 commit comments