Add support for EAI addresses in domains and selectors (John Levine)

This commit is contained in:
Scott Kitterman
2018-10-29 21:55:12 -04:00
parent 3a2e5fef61
commit 5349a9f813
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
UNRELEASED Version 0.9.0
- Add support for EAI addresses in domains and selectors (John Levine)
- Add type Hinting for sign and verify functions (LP: #1782596)
(Thomas Ward)
- PEP8 Blank Lines Style Issues (LP: #1782596)