Unverified Commit 5ce49bed authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

prepare changelog for v2.00

parent 1358a10d
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
git HEAD

    * New dependency: DateTime
    * Result: Add datetime, sched_datetime, rt_datetime accessors.
    * Result: Remove date, time, sched_date, sched_time accessors.
      Use datetime->strftime('%H:%M') etc. instead. (BREAKING CHANGE)
    * Stop: Add arr, dep accessors.
    * Stop: Remove arr_date, arr_time, dep_date, dep_time accessors.
      Use arr->strftime('%d.%m.%Y') etc. instead. (BREAKING CHANGE)
    * efa-m: Remove --track-via option, its behaviour is now included in --via
      (BREAKING CHANGE)

Travel::Status::DE::VRR 1.24 - Sat Dec 02 2023

    * EFA: Fix full_route creating route elements with invalid data