# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. ## [Unreleased] - / ## [0.2.0] - 2025-02-28 ### Added - Better map display features in general; in particular: - Every segment has a readable distance, time, price and road. - Every path has a legend aggregating those elements (except road). - Button can't be clicked while computing. ### Changed ### Deprecated ### Removed ### Fixed ### Security ## [0.1.0] - 2025-02-27 ### Added - First online demo ### Changed ### Deprecated ### Removed ### Fixed ### Security [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html [unreleased]: https://huggingface.co/spaces/Lbasara/Autoroute/compare/v0.0.2...HEAD [0.0.2]: https://huggingface.co/spaces/Lbasara/Autoroute/v0.0.1...v0.0.2 [0.0.1]: https://huggingface.co/spaces/Lbasara/Autoroute/tag/v0.0.1