# 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.4.0] - 2023-12-29 ### Changed - Updated deps. - Updated CI config. - Update + Add documentation. - Add addition supported date format `%A %B %e %Y` (e.g. `Sunday, April 18th, 2021`). ## [0.3.0] - 2021-11-14 ### Added - Serde deserialize_with helper functions. - Examples directory ## [0.2.0] - 2021-11-09 ### Changed - Fixed Cargo.toml categories ## [0.1.0] - 2021-11-09 ### Added - Initial Release [Unreleased]: https://github.com/rust-playground/anydate/compare/v0.4.0...HEAD [0.4.0]: https://github.com/rust-playground/anydate/compare/v0.3.0...v0.4.0 [0.3.0]: https://github.com/rust-playground/anydate/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/rust-playground/anydate/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/rust-playground/anydate/commit/4ac9022aeeb9d2911a763651f70987cb8d98d47d