# 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.0] - 2024-11-22 ### Documentation - Point documentation to docs.rs instead by [@kod-kristoff](https://github.com/kod-kristoff) ### Internal - Fix some parenthesis by [@kod-kristoff](https://github.com/kod-kristoff) - After fmt by [@kod-kristoff](https://github.com/kod-kristoff) - New maintainer @kod-kristoff and new repo ### New Contributors * @kod-kristoff made their first contribution in [#4](https://github.com/kod-kristoff/strtod/pull/4) * @AljoschaMeyer made their first contribution ## [0.0.1] - 2015-07-22 ### Added - Initial release by [@pvginkel](https://github.com/pvginkel/strtod)