CHANGELOG.md in gon-5.0.0 vs CHANGELOG.md in gon-5.0.1

- old
+ new

@@ -1,6 +1,11 @@ # CHANGELOG +## 5.0.1 + + * Fix issue when there is no gon object for current thread and + rendering include_gon (#108 part) + ## 5.0.0 * Gon is threadsafe now! (@razum2um) * Camelcasing with depth (@MaxSchmeling) * Optional CDATA and style refactoring (@torbjon)