# Changes

## [0.1.2] - 2019-12-22

* Fix `new()` method

* Make `ByteString::from_static()` and `ByteString::from_bytes_unchecked()` methods const.

## [0.1.1] - 2019-12-07

* Fix hash impl

## [0.1.0] - 2019-12-07

* Initial release