Update CHANGELOG

This commit is contained in:
Andrew Horton
2021-01-20 00:25:49 +11:00
parent b5d2e136ef
commit e336fbbd53
+8
View File
@@ -1,3 +1,11 @@
Version 0.5.6 - ?, 2021
## FIXES
* #311 - JSON Logging fails... UTF-8 can't modify frozen String (@juananpe)
## MISC
* Refactored Helper::convert_to_utf8. Droped Ruby 2.0 support (@urbanadventurer)
Version 0.5.5 - January 16, 2021
## FIXES