Skip to content

Commit dc62944

Browse files
committed
Release 0.2.4
1 parent 2f1768c commit dc62944

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
Revision 0.2.4, released 26-01-2018
3+
-----------------------------------
4+
5+
- Added modules for RFC8226 implementing JWT Claim Constraints
6+
and TN Authorization List for X.509 certificate extensions
7+
- Fixed bug in `rfc5280.AlgorithmIdentifier` ANY type definition
8+
29
Revision 0.2.3, released 30-12-2018
310
-----------------------------------
411

pyasn1_modules/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# http://www.python.org/dev/peps/pep-0396/
2-
__version__ = '0.2.3'
2+
__version__ = '0.2.4'

0 commit comments

Comments
 (0)