# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.2] - 2019-03-19 ### Added - Link to correct Docs.rs and Crates.io pages in the readme. - Link to GitHub.io page in readme instead of GitHub repository. ## [0.1.1] - 2019-03-19 ### Added - Link to homepage to `Cargo.toml`. ## [0.1.0] - 2019-03-19 ### Added - Published to Crates.io to reserve the name. [unreleased]: https://github.com/Winseven4lyf/rust-filecrate/compare/client-v0.1.2...HEAD [0.1.2]: https://github.com/Winseven4lyf/rust-filecrate/compare/client-v0.1.1...client-v0.1.2 [0.1.1]: https://github.com/Winseven4lyf/rust-filecrate/compare/client-v0.1.0...client-v0.1.1 [0.1.0]: https://github.com/Winseven4lyf/rust-filecrate/releases/tag/client-v0.1.0