updated version history

This commit is contained in:
Dave Grijalva 2016-06-06 18:22:25 -07:00
parent 317b82a681
commit c5c24ad06a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Added several new, more specific, validation errors to error type bitmask * Added several new, more specific, validation errors to error type bitmask
* Moved examples from README to executable example files * Moved examples from README to executable example files
* Signing method registry is now thread safe * Signing method registry is now thread safe
* Added new property to `ValidationError`, which contains the raw error returned by calls made by parse/verify (such as those returned by keyfunc or json parser)
#### 2.6.0 #### 2.6.0