# Changelog The format is based on [Keep a Changelog]. [Keep a Changelog]: http://keepachangelog.com/en/1.0.0/ ## [Unreleased] ## [0.3.0] - 2020-07-27 - Add support for big-endian platforms. [#407](https://github.com/tetcoin/tetsy-common/pull/407) - Remove unsafe code and `std` feature. [#410](https://github.com/tetcoin/tetsy-common/pull/410) ## [0.2.3] - 2020-03-16 - License changed from MIT to dual MIT/Apache2. [#342](https://github.com/tetcoin/tetsy-common/pull/342) ## [0.2.2] - 2019-10-24 - Migrated to 2018 edition. [#213](https://github.com/tetcoin/tetsy-common/pull/213) ### Dependencies - Updated dependencies. [#239](https://github.com/tetcoin/tetsy-common/pull/239)