Skip to content

Commit 8560274

Browse files
committed
[CHANGELOG] Add latest changes
1 parent 9fdbf23 commit 8560274

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Used to document all changes from previous releases and collect changes
44
until the next release.
55

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+
613
# Version 1.5.0
714

815
# Python 2 deprecation warning

0 commit comments

Comments
 (0)