CHANGELOG.md in hiera-mysql-json-backend-1.1.2 vs CHANGELOG.md in hiera-mysql-json-backend-2.0.0

- old
+ new

@@ -12,6 +12,11 @@ ### 0.0.6 - Made improvements to the connection Hash - Fixed an issue where if no port was defined nill would be passed -- Added defaults for hostname and port, hostname will default to `localhost` port to `3306` \ No newline at end of file +- Added defaults for hostname and port, hostname will default to `localhost` port to `3306` + +### 2.0.0 + +- If we cannot parse JSON as json, do something nasty to try if the value is a + boolean