diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 90e8cc1ac..e837807cb 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,13 @@
+=================
+Changelog history
+=================
+
+Versions follow `Semantic Versioning `_ (``..``).
+
+Backward incompatible (breaking) changes will only be introduced in major versions
+with advance notice in the **Deprecations** section of releases.
+
+
..
You should *NOT* be adding new change log entries to this file, this
file is managed by towncrier. You *may* edit previous change logs to
diff --git a/doc/en/changelog.rst b/doc/en/changelog.rst
index a59b3c7e2..f9a219a92 100644
--- a/doc/en/changelog.rst
+++ b/doc/en/changelog.rst
@@ -1,7 +1,4 @@
.. _changelog:
-Changelog history
-=================================
-
.. include:: ../../CHANGELOG.rst