# Changelog — avwatch

All notable changes to `avwatch` are documented in this file.

Versioning follows [SemVer 2.0.0](https://semver.org/spec/v2.0.0.html):
- **MAJOR** — breaking CLI / output-format / config change
- **MINOR** — backward-compatible feature
- **PATCH** — backward-compatible fix

`avwatch` is part of the [cli.johlem.net](https://cli.johlem.net) suite.
Every release is signify-signed with the pinned Ed25519 key at
<https://cli.johlem.net/johlem-release.pub> and pinned by SHA-256 in
[`manifest.json`](manifest.json).

The [CycloneDX SBOM](releases/) sidecar is published alongside every
signed binary so procurement can audit third-party components.

---

## [1.2.4] — current

Current release. See the [manifest](manifest.json) for pinned SHA-256
and `.sig` sidecar.

### Notes

- Machine-readable attribution: `avwatch --about`
- Suite-wide security posture: <https://cli.johlem.net/README.md>
- Report vulnerabilities privately: **security@johlem.net**

---

<!--
Template for a new release entry:

## [X.Y.Z] — YYYY-MM-DD

### Added
- ...

### Changed
- ...

### Fixed
- ...

### Security
- ...
-->
