We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27602c7 commit cb01267Copy full SHA for cb01267
CHANGELOG.md
@@ -1,7 +1,12 @@
1
# Upcoming Release
2
3
## Added
4
-- Support for riscv64 architecture is added
+- [[#72]](https://github.com/rust-vmm/seccompiler/pull/72): Introduce RISC-V
5
+ 64-bit architecture support.
6
+
7
+## Changed
8
+- [[#78]](https://github.com/rust-vmm/seccompiler/pull/78): Update
9
+ `syscall_tables` from v6.12 kernel source
10
11
# v0.4.0
12
0 commit comments