Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2.11 KB

File metadata and controls

45 lines (30 loc) · 2.11 KB

Changelog

All notable changes to frayed-knot-toolkit will be documented in this file.

This file is generated from conventional commits by the changelog-reusable.yml workflow (hyperpolymath/standards#206). Adopt the workflow in this repo's CI to keep this file in sync automatically — see templates/cliff.toml for the canonical config.

The format follows Keep a Changelog; this project aims to follow Semantic Versioning.

[Unreleased]

Fixed

  • fix(ci): bump a2ml/k9-validate-action pins to canonical (standards#85) (#7)
  • fix(ci): sync hypatia-scan.yml to canonical (413: env.HOME+Phase-2+SARIF) (#6)
  • fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + Comment-step gate) (#4)
  • fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + Comment-step gate) (#3)
  • fix: remove stale banned gen-v-connector V-lang recipe (#2)

Documentation

  • docs(readme): add SPDX header, OSSF and GWF badges

CI

  • ci: redistribute concurrency-cancel guard to read-only check workflows (#9)
  • ci: bump actions/upload-artifact SHA to current v4 (#1)
  • ci: wire hypatia-scan.yml to query own Dependabot alerts

Pre-history

Prior commits to this file's introduction are recorded in git history but not formally classified into Keep-a-Changelog sections. To backfill, run git cliff -o CHANGELOG.md locally using the canonical cliff.toml — this is one-shot mechanical work.