diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-02-04 11:07:15 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-02-04 11:07:15 +0100 |
| commit | 3160ceab080fca8fef0cf2cf196b46284d15c19f (patch) | |
| tree | e9849111325d8431b39618f190a2f0f7a570945f /CHANGELOG.md | |
| parent | a34b46e1b553623d5dc385fc8e235df808fbadb2 (diff) | |
| download | fountainhead-3160ceab080fca8fef0cf2cf196b46284d15c19f.tar.gz | |
Create a Metrics module
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b28f69..982d553 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ -# Revision history for fountainhead +# Changelog +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.0.0/), +and this project adheres to +[Haskell Package Versioning Policy](https://pvp.haskell.org/). ## Unreleased |
