# Changelog All notable changes to this use case are documented in this file. ## 2.0.5 (2026-07-17) ### Bug Fixes * **deliveries:** target SolverForge 0.19.0 ace9700 ## 2.0.4 (2026-07-13) ### Maintenance * **release:** target SolverForge 0.18.0. * **tests:** run custom construction configs through the compiled runtime entrypoint. * **docs:** name the shipped local-search forager exactly as configured. ## 2.0.3 (2026-06-16) ### Features * **routing:** use the road-network-only Deliveries contract with stock SolverForge CVRP construction hooks. ### Maintenance * **release:** target SolverForge 0.17.1 and solverforge-cli 2.2.2. ## 2.0.2 (2026-05-28) ### Maintenance * **release:** target SolverForge 0.15.0. ## 2.0.1 (2026-05-16) ### Maintenance * **release:** target SolverForge 0.14.1 and migrate delivery route hooks to the owner-aware 0.14 list-variable API. ## 2.0.0 (2026-05-14) ### Maintenance * **release:** set the public app release line to 2.0.0 across Cargo metadata and release validation. ## 1.0.1 (2026-05-14) ### Features * **deliveries:** publish the SolverForge deliveries use case in the bundle. ### Maintenance * **release:** align the bundled app with SolverForge 0.13.1, solverforge-ui 0.6.5, and solverforge-maps 2.1.4.