RELEASE_NOTES.md in btcruby-1.0.7 vs RELEASE_NOTES.md in btcruby-1.0.8
- old
+ new
@@ -1,8 +1,13 @@
BTCRuby Release Notes
=====================
+1.0.8 (July 19, 2015)
+--------------------
+
+* Added `verify_hashtype` flag to optionally check hashtype byte.
+
1.0.7 (July 19, 2015)
--------------------
* Script `subscript` and `find_and_delete` APIs.
* Fixed block parsing API (list of transactions was always empty).