release: prepare v1.0.0
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -15,6 +15,18 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
|
||||
|
||||
### Changed
|
||||
|
||||
### Removed
|
||||
|
||||
### Fixed
|
||||
|
||||
## [1.0.0] - 2026-03-21
|
||||
|
||||
### Breaking
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
- Canonical changelog filename is now `CHANGELOG.md`, and action/code defaults were updated to match.
|
||||
- README now uses `Æther` stylization in prose and corrects released-tag guidance wording.
|
||||
|
||||
@@ -84,6 +96,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
|
||||
- Project/automation rename from `releaseprep` to `vociferate` (entrypoint, package paths, outputs).
|
||||
- README guidance focused on primary cross-repository reuse workflows.
|
||||
|
||||
[Unreleased]: //git.hrafn.xyz/aether/vociferate/compare/v0.2.0...main
|
||||
[Unreleased]: //git.hrafn.xyz/aether/vociferate/compare/v1.0.0...main
|
||||
[1.0.0]: //git.hrafn.xyz/aether/vociferate/compare/v0.2.0...v1.0.0
|
||||
[0.2.0]: //git.hrafn.xyz/aether/vociferate/compare/v0.1.0...v0.2.0
|
||||
[0.1.0]: //git.hrafn.xyz/aether/vociferate/compare/2060af6...v0.1.0
|
||||
|
||||
Reference in New Issue
Block a user