From 3ea4af158e19c5bfe27db77d3796a3e6128ea1f9 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Fri, 20 Mar 2026 22:34:11 +0000 Subject: [PATCH] release: prepare v1.0.0 --- changelog.md | 4 +++- release-version | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 release-version diff --git a/changelog.md b/changelog.md index 6cf9e3a..0ac0615 100644 --- a/changelog.md +++ b/changelog.md @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 A `### Breaking` section is used in addition to Keep a Changelog's standard sections to explicitly document changes that are backwards-incompatible but would otherwise appear under `### Changed`. Entries under `### Breaking` trigger a major version bump in automated release recommendation logic. -## [Unreleased] +## [Unreleased](https://git.hrafn.xyz/aether/vociferate/src/branch/main) + +## [1.0.0](https://git.hrafn.xyz/aether/vociferate/releases/tag/v1.0.0) - 2026-03-20 ### Added diff --git a/release-version b/release-version new file mode 100644 index 0000000..3eefcb9 --- /dev/null +++ b/release-version @@ -0,0 +1 @@ +1.0.0