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
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,6 @@ The following emojis are used to highlight certain changes:
17
17
18
18
### Changed
19
19
20
-
- The default DNSLink resolver for `.eth` TLD changed to `https://dns.eth.limo/dns-query` and `.crypto` one changed to `https://resolver.unstoppable.io/dns-query`[#231](https://github.com/ipfs/rainbow/pull/231)
21
-
- Upgrade to Boxo [v0.28.0](https://github.com/ipfs/boxo/releases/tag/v0.28.0)
22
-
- Upgrade go-ds-pebble to [v0.4.2](https://github.com/ipfs/go-ds-pebble/releases/tag/v0.4.2) and pebble to [v1.1.4](https://github.com/cockroachdb/pebble/releases/tag/v1.1.4)
23
-
- updated go-libp2p to [v0.40.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.40.0)
24
-
- require minimum go version 1.24 in go.mod
25
-
26
20
### Fixed
27
21
28
22
### Removed
@@ -31,6 +25,16 @@ The following emojis are used to highlight certain changes:
31
25
32
26
### Security
33
27
28
+
## [1.11.0]
29
+
30
+
### Changed
31
+
32
+
- The default DNSLink resolver for `.eth` TLD changed to `https://dns.eth.limo/dns-query` and `.crypto` one changed to `https://resolver.unstoppable.io/dns-query`[#231](https://github.com/ipfs/rainbow/pull/231)
33
+
- Upgrade to Boxo [v0.28.0](https://github.com/ipfs/boxo/releases/tag/v0.28.0)
34
+
- Upgrade go-ds-pebble to [v0.4.2](https://github.com/ipfs/go-ds-pebble/releases/tag/v0.4.2) and pebble to [v1.1.4](https://github.com/cockroachdb/pebble/releases/tag/v1.1.4)
35
+
- updated go-libp2p to [v0.40.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.40.0)
0 commit comments