summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst9
-rw-r--r--VERSION2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 901af39f..9585f3a0 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,15 @@
Changelog
=========
+4.6.1 (2018-08-29)
+------------------
+
+- Allow multiple AttributeStatement tags per Assertion
+- Raise ValueError for invalid attribute type
+- Make NameID element optional
+- tests: fix test that depended on actual datetime
+- build: Set minimum build-tool version through pyproject.toml
+
4.6.0 (2018-08-07)
------------------
diff --git a/VERSION b/VERSION
index 6016e8ad..8ac28bf9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.6.0
+4.6.1