Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 830 Bytes

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 830 Bytes

Changelog

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.

Added

Changed

Deprecated

Removed

Fixed

Security

1.1.0 - 2019-04-10

Added

  • Added go.mod file. #10
  • Added new syscalls to be in sync with Linux v5.0. #11

Fixed

  • Fixed integer overflow in BPF conditional jumps when using long lists of syscalls (>256). #9

1.0.0 - 2018-05-17

Added

  • Initial release.