in case of a parser error we always should include the actual error message even if hash is long

This commit is contained in:
philsmd
2017-11-16 12:37:31 +01:00
parent 6c34a8074d
commit 612a50408c
2 changed files with 43 additions and 4 deletions
+6
View File
@@ -14,6 +14,12 @@
* changes v4.0.0 -> v4.0.1:
##
## Improvements
##
- Changed the maximum length of the substring of a hash shown whenever the parser found a problem while parsing the hash
##
## Bugs
##