You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,6 @@ The following emojis are used to highlight certain changes:
15
15
16
16
### Added
17
17
18
-
- Simple end-to-end test to check that trustless-gateway-domains are set correctly.
19
-
- HTTP API to dynamically list logging subsystems and modify logging levels for subsystems.
20
-
21
18
### Changed
22
19
23
20
### Removed
@@ -26,6 +23,22 @@ The following emojis are used to highlight certain changes:
26
23
27
24
### Security
28
25
26
+
## [v1.5.0]
27
+
28
+
### Added
29
+
30
+
- Simple end-to-end test to check that trustless-gateway-domains are set correctly. [#151](https://github.com/ipfs/rainbow/pull/151)[#157](https://github.com/ipfs/rainbow/pull/157)
31
+
- HTTP API to dynamically list logging subsystems and modify logging levels for subsystems. [#156](https://github.com/ipfs/rainbow/pull/156)
-[libp2p identify agentVersion](https://github.com/libp2p/specs/blob/master/identify/README.md#agentversion) correctly indicates rainbow version when shared host is not used
0 commit comments