diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-22 10:58:39 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-22 10:58:39 +0200 |
commit | f531c0fa1a4a86beaefcf127df2089956c0d096b (patch) | |
tree | 811e56dc00a2b73986183895ba3e9e3040b43cd2 | |
parent | 9164a2f4775bc759563981582a61c99a96a89b3d (diff) |
prepare changelog for 3.00json-api
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +git HEAD + * Drop XML::LibXML dependency + * New dependencies: DateTime::Format::Strptime, JSON + * Switch API language from XML to JSON + * Rename Travel::Status::DE::EFA::Result to Travel::Status::DE::EFA::Departure + * Result/Departure: Remove "info" accessor + * Result/Departure: add "hints" accessor + * Line: Add "number" accessor + Travel::Status::DE::VRR 2.02 - Sun May 19 2024 * EFA->new: Deprecate "efa_url" option. Use "service" instead. "efa_url" is still supported, just not documented anymore. |