From decb75555c103cd4c00066fe49ea9dc4757aabcc Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 12 Jun 2019 18:09:15 -0600 Subject: [PATCH] =?UTF-8?q?We're=20stable=20now=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0b814fb9..fc5b146f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -75,10 +75,8 @@ ask. Adding to the changelog ~~~~~~~~~~~~~~~~~~~~~~~ -Currently only changes to the client-server API need to end up in a changelog. The -other APIs are not yet stable and therefore do not have a changelog. Adding to the -changelog can only be done after you've opened your pull request, so be sure to do -that first. +All API specifications require a changelog entry. Adding to the changelog can only +be done after you've opened your pull request, so be sure to do that first. The changelog is managed by Towncrier (https://github.com/hawkowl/towncrier) in the form of "news fragments". The news fragments for the client-server API are stored