diff options
| author | mtgmonkey <mtgmonkey@nixos> | 2025-12-11 18:19:51 +0100 |
|---|---|---|
| committer | mtgmonkey <mtgmonkey@nixos> | 2025-12-11 18:19:51 +0100 |
| commit | 15c587d65a51007cf6f0c7d70191ba1b3a1820c9 (patch) | |
| tree | 2db646c800197a43275043ac2117da1955cbf882 | |
| parent | 7cfdb25174037297a23469451be6e1e2cb70c00e (diff) | |
remove assertion of Semantic Versioning - Cabal is annoying
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 72713cb..c23f854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,7 @@ All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) ## [Eventual] @@ -13,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - support for actually doing anything - autogen code -## [1.0.0] -- 2025-12-10 +## [0.1.0.0] -- 2025-12-10 ### Removed |
