We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7438b8 commit effefeeCopy full SHA for effefee
CHANGELOG.md
@@ -17,18 +17,24 @@ The following emojis are used to highlight certain changes:
17
18
### Changed
19
20
+### Removed
21
+
22
+### Fixed
23
24
+### Security
25
26
+## [v0.3.0]
27
28
+### Changed
29
30
- boxo 0.21
31
- go-libp2p 0.35
32
-### Removed
-
33
### Fixed
34
35
- `--version` now includes the release tag
36
- `start` command supports a graceful shutdown and improved handling of interrupt signals
37
-### Security
38
## [v0.2.3]
39
40
version.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "v0.2.3"
+ "version": "v0.3.0"
3
}
0 commit comments