We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdbf23 commit 8560274Copy full SHA for 8560274
CHANGELOG.md
@@ -3,6 +3,13 @@
3
Used to document all changes from previous releases and collect changes
4
until the next release.
5
6
+# Version 1.5.1
7
+
8
+# Minor changes and updates
9
+- Section properties can now be reordered. See PR #398 for details.
10
+- Property values can now be inserted at a specified index. See PR #398 for details.
11
+- Tuples can now be assigned using a list instead of the `"(x;x;...)"` syntax as well. See PR #393 and issue #392 for details.
12
13
# Version 1.5.0
14
15
# Python 2 deprecation warning
0 commit comments