Merge branch 'hotfix/v0.11.2'

This commit is contained in:
Roberto Rosario
2012-02-02 05:21:52 -04:00
2 changed files with 6 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ __status__ = 'Production'
__version_info__ = {
'major': 0,
'minor': 11,
'micro': 1,
'micro': 2,
'releaselevel': 'final',
'serial': 0
}

View File

@@ -1,3 +1,8 @@
Version 0.11.2
--------------
* Fix issue #17, thanks to Сергей Глита (https://github.com/gsv70) for
finding this one.
Version 0.11
------------
* Support for signed documents verification added, embedded and detached