summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-09-01 17:54:16 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-09-01 17:54:16 +0200
commit79195ab05d3f1c4513e8bdd29ad0327612f1ffb5 (patch)
treedcca91c514ffc0645c59fd795d4de6d537189308 /README.rst
parent94d2de64fbbe298365c42246e801e366aaaa9a60 (diff)
downloadruamel.yaml-79195ab05d3f1c4513e8bdd29ad0327612f1ffb5.tar.gz
add key and reverse parameter to CommentedSeq.sort()
suggested via email by Jannik Klemm
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9ea339a..943df7c 100644
--- a/README.rst
+++ b/README.rst
@@ -55,6 +55,7 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key (with empty line)
NEXT:
+ - added ``key`` and ``reverse`` parameter (suggested by Jannik Klemm via email)
- indent root level literal scalars that have directive or document end markers
at the beginning of a line