# Changelog The format is based on [Keep a Changelog]. [Keep a Changelog]: http://keepachangelog.com/en/1.0.0/ ## [Unreleased] ## [0.11.0] - 2024-09-11 - Updated `primitive-types` to 0.13. [#859](https://github.com/paritytech/parity-common/pull/859) ## [0.10.0] - 2022-09-20 ### Breaking - Updated `parity-util-mem` to 0.12. [#680](https://github.com/paritytech/parity-common/pull/680) ## [0.9.0] - 2022-02-04 ### Breaking - Migrated to 2021 edition, enforcing MSRV of `1.56.1`. [#601](https://github.com/paritytech/parity-common/pull/601) - Updated `primitive-types` to 0.11. [#623](https://github.com/paritytech/parity-common/pull/623) ## [0.8.0] - 2021-07-02 ### Breaking - Updated `primitive-types` to 0.10. [#556](https://github.com/paritytech/parity-common/pull/556) ## [0.7.0] - 2021-01-27 ### Breaking - Updated `primitive-types` to 0.9. [#510](https://github.com/paritytech/parity-common/pull/510) ## [0.6.0] - 2021-01-05 ### Breaking - Updated `primitive-types` to 0.8. [#463](https://github.com/paritytech/parity-common/pull/463) ## [0.5.1] - 2020-04-10 - Added `keccak256_range` and `keccak512_range` functions. [#370](https://github.com/paritytech/parity-common/pull/370) ## [0.5.0] - 2020-03-16 - License changed from GPL3 to dual MIT/Apache2. [#342](https://github.com/paritytech/parity-common/pull/342) - Updated dependencies. [#361](https://github.com/paritytech/parity-common/pull/361) - Updated tiny-keccak. [#260](https://github.com/paritytech/parity-common/pull/260) ## [0.4.1] - 2019-10-24 ### Dependencies - Updated dependencies. [#239](https://github.com/paritytech/parity-common/pull/239)