--- default_semver_increment_mode: !pre_patch rc --- # Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased](https://github.com/holochain/holochain/compare/fixt-v0.0.2-alpha.1...HEAD) ## 0.3.4 ## 0.3.3 ## 0.3.3-rc.0 ## 0.3.2 ## 0.3.2-rc.0 ## 0.3.1 ## 0.3.1-rc.0 ## 0.3.0 ## 0.3.0-beta-dev.4 ## 0.3.0-beta-dev.3 ## 0.3.0-beta-dev.2 ## 0.3.0-beta-dev.1 ## 0.3.0-beta-dev.0 ## 0.2.0 ## 0.2.0-beta-rc.0 ## 0.1.0 ## 0.1.0-beta-rc.1 ## 0.1.0-beta-rc.0 ## 0.0.14 ## 0.0.13 ## 0.0.12 ## 0.0.11 - Docs: Fix intra-doc links in all crates [\#1323](https://github.com/holochain/holochain/pull/1323) ## 0.0.10 ## 0.0.9 ## 0.0.8 ## 0.0.7 ## 0.0.6 ## 0.0.5 ## 0.0.4 ## 0.0.3 ### Changed - Named bytes fixturators like `SixtyFourBytes` are now fixed length arrays ### Added - Added `SixtyFourBytesVec` to work like the old `Vec` implementation ## 0.0.2-alpha.1 Initially published release.