From a1785b0621140f2adb6ebdf63ff78d5bc8671d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Fri, 22 Oct 2021 19:54:05 +0200 Subject: [PATCH] Remove note about Semantic Versioning We don't have a public API, so this system doesn't apply to us. --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18879672f..d51d2de02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,6 @@ # Changelog -The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) -and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [1.3.1](https://github.com/consul/consul/tree/1.3.1) (2021-06-03)