# Changelog The format is based on [Keep a Changelog]. [Keep a Changelog]: http://keepachangelog.com/en/1.0.0/ ## [Unreleased] ## [0.3.1] - 2020-05-05 - Added `no_std` support. [#385](https://github.com/tetcoin/tetsy-common/pull/385) ## [0.2.3] - 2019-10-29 ### Fixed - Fixed a bug in empty slice serialization. [#253](https://github.com/tetcoin/tetsy-common/pull/253)