File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 0.8.0] - 2023-04-04
10+ ## [ 0.8.0] - 2023-04-05
1111### Added
1212
1313- Migrated repositories into Boxo
@@ -48,12 +48,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4848
4949### Deprecated
5050
51+ None
52+
5153### Removed
5254
55+ None
56+
5357### Fixed
5458
5559- Ensure dag-cbor/json codecs are registered in the gateway handler
5660- Refactor the Gateway API to operate on higher level semantics
5761- Fixed a panic in the gateway handler when returning errors
5862
5963### Security
64+
65+ None
Original file line number Diff line number Diff line change 11{
2- "version" : " v0.8.0-rc4 "
2+ "version" : " v0.8.0"
33}
You can’t perform that action at this time.
0 commit comments