diff --git a/README.md b/README.md index 1483f82..7783ec5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Block.io PHP =========== **Current Release**: 2.0.0 -**05/27/21**: BREAKING CHANGES. Interfaces have changed, and API responses no longer throw exceptions. Test thoroughly before use. +**05/27/21**: BREAKING CHANGES. Transaction interfaces have changed. Test thoroughly before use. PHP wrapper for [Block.io](https://block.io/) for use with [Dogecoin](http://dogecoin.com/), [Bitcoin](http://bitcoin.org/), and [Litecoin](http://litecoin.org). Simple abstraction layer on top of existing API interfaces, and automatic JSON decoding on response.