# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [v0.1.1] Only internal data type change. ## [v0.1.0] Initial release. [Unreleased]: https://github.com/laysakura/trie-rs/compare/v0.1.1...HEAD [v0.1.1]: https://github.com/laysakura/trie-rs/compare/v0.1.0...v0.1.1 [v0.1.0]: https://github.com/laysakura/trie-rs/compare/699e53d...v0.1.0