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.
0.1.6 - 2024-11-29
- syscalls: bump systemd 254 -> 256
- Bump Go and CI dependencies
0.1.5 - 2023-09-15
- generator/gen.go: syscall group description with auto-generated package documentation
- Write CHANGELOG for all prior changes.
- syscalls: bump systemd 252 -> 254
- Bump Go and CI dependencies
- Remove year in copyright headers
- generator/gen.go: fix for systemd 254's new format
0.1.4 - 2022-12-04
- update module github.com/elastic/go-seccomp-bpf to v1.3.0
0.1.3 - 2022-11-19
- Configure Renovate
- syscalls: bump systemd 251 -> 252
- Bump Go and CI dependencies
0.1.2 - 2022-11-02
- generator: prevent duplicates and sort syscalls
0.1.1 - 2022-10-08
- syscalls: bump systemd 250 -> 251
0.1.0 - 2022-03-10
- First release with working code.