From 791bb3502cc6c0539e9428f49f0082038d46619f Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Wed, 13 Jun 2018 17:29:42 +0200 Subject: [PATCH] changelog --- changelog/3576.feature.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3576.feature.rst diff --git a/changelog/3576.feature.rst b/changelog/3576.feature.rst new file mode 100644 index 000000000..a2af6f9d9 --- /dev/null +++ b/changelog/3576.feature.rst @@ -0,0 +1 @@ +``Node.add_marker`` now supports an append=True/False to determine whether the mark comes last (default) or first.