CHANGELOG.md 2.0 KB

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.

v0.1.0 (2024-04-06)

Chore

  • Rename bpf -> ebpf

Chore

  • add version keys to Cargo.toml(s)

Chore

  • add changelogs

Other

  • Generate new bindings

Commit Statistics

  • 6 commits contributed to the release over the course of 31 calendar days.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details * **Uncategorized** - Add version keys to Cargo.toml(s) ([`a4ae8ad`](https://github.com/aya-rs/aya/commit/a4ae8adb0d)) - Release aya-ebpf-bindings v0.1.0, aya-ebpf-macros v0.1.0, aya-ebpf v0.1.0 ([`b8964d3`](https://github.com/aya-rs/aya/commit/b8964d3fd2)) - Add changelogs ([`c7fe60d`](https://github.com/aya-rs/aya/commit/c7fe60d47e)) - Generate new bindings ([`b06ff40`](https://github.com/aya-rs/aya/commit/b06ff40278)) - Merge pull request #528 from dave-tucker/rename-all-the-things ([`63d8d4d`](https://github.com/aya-rs/aya/commit/63d8d4d34b)) - Rename bpf -> ebpf ([`70ac91d`](https://github.com/aya-rs/aya/commit/70ac91dc1e))