diff --git a/changelog.md b/changelog.md index eebb98f..806338b 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](https://git.hrafn.xyz/aether/vociferate/src/branch/main) +## [Unreleased](http://teapot:3000/aether/vociferate/src/branch/main) + +## [1.1.0](http://teapot:3000/aether/vociferate/releases/tag/v1.1.0) - 2026-03-20 ### Fixed @@ -20,7 +22,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect - CLI tests and internal helper tests raising total coverage to 84%. - Test suite isolation against ambient CI environment variables for changelog link generation tests. -## [1.0.0](https://git.hrafn.xyz/aether/vociferate/releases/tag/v1.0.0) - 2026-03-20 +## [1.0.0](http://teapot:3000/aether/vociferate/releases/tag/v1.0.0) - 2026-03-20 ### Added diff --git a/release-version b/release-version index 3eefcb9..9084fa2 100644 --- a/release-version +++ b/release-version @@ -1 +1 @@ -1.0.0 +1.1.0