From c5c24ad06a447d06ce235322deaeb7a8721d453b Mon Sep 17 00:00:00 2001 From: Dave Grijalva Date: Mon, 6 Jun 2016 18:22:25 -0700 Subject: [PATCH] updated version history --- VERSION_HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/VERSION_HISTORY.md b/VERSION_HISTORY.md index 2a39b24..b526ce3 100644 --- a/VERSION_HISTORY.md +++ b/VERSION_HISTORY.md @@ -16,6 +16,7 @@ * Added several new, more specific, validation errors to error type bitmask * Moved examples from README to executable example files * 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