diff --git a/CHANGELOG.md b/CHANGELOG.md index 075a24e..fe6bef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.0.2 +## 20 Dec 2019 — 05:26:04 UTC + +### other + ++ __\*:__ fix: Only cast true and false as booleans ([2b61851](https://github.com/elpete/cbyaml/commit/2b61851fc9abcd356bd69cdfb07654c0819aa498)) + + # v1.0.1 ## 24 Sep 2019 — 04:36:33 UTC diff --git a/box.json b/box.json index e84fa63..67bb716 100644 --- a/box.json +++ b/box.json @@ -1,8 +1,8 @@ { "name":"cbyaml", - "version":"1.0.1", + "version":"1.0.2", "author":"Eric Peterson", - "location":"elpete/cbyaml#v1.0.1", + "location":"elpete/cbyaml#v1.0.2", "homepage":"https://github.com/elpete/cbyaml", "documentation":"https://github.com/elpete/cbyaml", "repository":{