We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c0d8f commit 2d3edc5Copy full SHA for 2d3edc5
CHANGELOG.md
@@ -24,6 +24,13 @@ The following emojis are used to highlight certain changes:
24
25
### Security
26
27
+## [0.10.2] - 2023-06-29
28
+
29
+### Fixed
30
31
+- Gateway: include CORS on subdomain redirects.
32
+- Gateway: ensure 'X-Ipfs-Root' header is valid.
33
34
## [0.10.1] - 2023-06-19
35
36
### Added
version.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "v0.10.1"
+ "version": "v0.10.2"
3
}
0 commit comments