CHANGES.md in tjson-0.4.0 vs CHANGES.md in tjson-0.5.0
- old
+ new
@@ -1,4 +1,8 @@
+## 0.5.0 (2017-04-22)
+
+* Use "b" for boolean (reassigning binary data to "d")
+
## 0.4.0 (2017-04-16)
* Add support for Boolean Value and Set types
* Add `TJSON.load` and `TJSON.load_file` methods