We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d42b5b + 2d6344b commit aca9ee3Copy full SHA for aca9ee3
CHANGELOG.md
@@ -17,9 +17,6 @@ The following emojis are used to highlight certain changes:
17
18
### Changed
19
20
-- boxo [v0.26.0](https://github.com/ipfs/boxo/releases/tag/v0.26.0)
21
-- Upgrade to latest nopfs v0.14.0
22
-
23
### Fixed
24
25
### Removed
@@ -28,6 +25,15 @@ The following emojis are used to highlight certain changes:
28
29
26
### Security
30
27
+
+## [1.10.0]
31
+### Changed
32
33
+- boxo [v0.26.0](https://github.com/ipfs/boxo/releases/tag/v0.26.0)
34
+ - This has a number of significant updates including go-libp2p v0.38.1 and go-libp2p-kad-dht v0.28.1
35
+- Upgrade to latest nopfs v0.14.0
36
37
## [v1.9.0]
38
39
### Added
version.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "v1.9.0"
+ "version": "v1.10.0"
3
}
0 commit comments