# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [ Unreleased ] - ReleaseDate
### Fixed
- Fixed the build on non-Intel architectures. But they don't have any SIMD
acceleration.
(#[2](https://github.com/bfffs/byteshuffle/pull/2)
- Fix the documentation on docs.rs. No functional changes.