libseccomp-rs
libseccomp-rs copied to clipboard
[Release] Prepare for v0.3.1
RELEASE: libseccomp: v0.3.1
TODO:
- [ ] Solve all PRs and issues in https://github.com/libseccomp-rs/libseccomp-rs/milestone/4
- [ ] Validate the crate documentation
- [ ] Run
make doc
and verify the documents on your local environment
- [ ] Run
- [ ] Change
Cargo.toml
,README.md
, andCHANGELOG.md
for v.0.3.1 onrelease/v0.3.x branch
- [ ] Create v0.3.1 tag
- [ ] Publish the libseccomp crate on crates.io
- [ ] Create the release page in GitHub