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.1.0 - 2019-04-10
- Added go.mod file. #10
- Added new syscalls to be in sync with Linux v5.0. #11
- Fixed integer overflow in BPF conditional jumps when using long lists of syscalls (>256). #9
1.0.0 - 2018-05-17
- Initial release.