# HG changeset patch # User Franz Glasner # Date 1523693752 -7200 # Node ID 8b7333caba2575f9cc9c5a7a5d956e630ce9d9ff # Parent bbf47bfb48a23b98f13f79cc7cda446295aaf029 Put the new comment-key feature into CHANGES diff -r bbf47bfb48a2 -r 8b7333caba25 CHANGES.txt --- a/CHANGES.txt Sat Apr 14 09:55:10 2018 +0200 +++ b/CHANGES.txt Sat Apr 14 10:15:52 2018 +0200 @@ -32,6 +32,12 @@ An `encoding` keyword argument can be specified explicitely now. .. change:: + :tags: breaking, feature + + Allow comment-like key-value pairs with configuration keys starting + with ``__doc`` or ``__comment``. + + .. change:: :tags: doc Begin the documentation with `Sphinx `_