All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.5.0 - 2024-11-06
- Updated syscall tables based on Linux v6.11. #36
1.4.0 - 2023-11-21
- Added system call argument filtering. #28
1.3.0 - 2022-11-27
1.2.0 - 2021-09-15
- Added support for arm64. #15
- Updated syscall tables for Linux v5.14. #16
1.1.0 - 2019-04-10
- Fixed integer overflow in BPF conditional jumps when using long lists of syscalls (>256). #9
1.0.0 - 2018-05-17
- Initial release.