# Changelog The format is based on [Keep a Changelog]. [Keep a Changelog]: http://keepachangelog.com/en/1.0.0/ ## [Unreleased] ## [0.7.0] - 2021-01-27 ### Breaking - Updated `tetsy-primitive-types` to 0.9. [#510](https://github.com/tetcoin/tetsy-common/pull/510) ## [0.6.0] - 2021-01-05 ### Breaking - Updated `tetsy-primitive-types` to 0.8. [#463](https://github.com/tetcoin/tetsy-common/pull/463) ## [0.5.1] - 2020-04-10 - Added `keccak256_range` and `keccak512_range` functions. [#370](https://github.com/tetcoin/tetsy-common/pull/370) ## [0.5.0] - 2020-03-16 - License changed from GPL3 to dual MIT/Apache2. [#342](https://github.com/tetcoin/tetsy-common/pull/342) - Updated dependencies. [#361](https://github.com/tetcoin/tetsy-common/pull/361) - Updated tiny-keccak. [#260](https://github.com/tetcoin/tetsy-common/pull/260) ## [0.4.1] - 2019-10-24 ### Dependencies - Updated dependencies. [#239](https://github.com/tetcoin/tetsy-common/pull/239)