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 4d29435 commit b8c84ecCopy full SHA for b8c84ec
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+4.6.1 (2018-08-29)
5
+------------------
6
+
7
+- Allow multiple AttributeStatement tags per Assertion
8
+- Raise ValueError for invalid attribute type
9
+- Make NameID element optional
10
+- tests: fix test that depended on actual datetime
11
+- build: Set minimum build-tool version through pyproject.toml
12
13
4.6.0 (2018-08-07)
14
------------------
15
VERSION
@@ -1 +1 @@
-4.6.0
+4.6.1
0 commit comments