summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 79de9d3..d85d91c 100644
--- a/Changelog
+++ b/Changelog
@@ -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.