summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-07-05 17:18:33 +0200
committerRuben Pollan <meskio@sindominio.net>2016-07-05 17:22:55 +0200
commitab54703e7fbff3ddcc5fd61648faaa2b50f68eef (patch)
tree1f6bd620479e4edad59e28f20373bc0201c6c80d /changes
parent3dc39619842dfb57d431744aee74d22f76c215e6 (diff)
[feat] make ValidationLevels iterable
Needed by bytmask cli. - Related: #7965
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt
index 56ff7aa..d34022f 100644
--- a/changes/next-changelog.txt
+++ b/changes/next-changelog.txt
@@ -14,6 +14,7 @@ Features
- `#8068 <https://leap.se/code/issues/8068>`_: make get_all_keys aware of active addresses.
- `#6658 <https://leap.se/code/issues/6658>`_: Improve duplicated active documents fixup.
- `#8165 <https://leap.se/code/issues/8165>`_: Check key document versions and fail if it's unknown.
+- Make ValidationLevels iterable
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.