From 43e17bb8585c4188418af99b9254e0788161fb56 Mon Sep 17 00:00:00 2001 From: "Matteo Franci a.k.a. Fugerit" Date: Mon, 4 Sep 2023 16:45:33 +0200 Subject: [PATCH] reference to https://keepachangelog.com/ v1.1.0 in changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce60876..c86ff15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,13 @@ 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/), +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). +### Changed + +- reference to https://keepachangelog.com/ v1.1.0 in changelog + ## [1.3.5] - 2023-08-04 ### Added