summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog17
1 files changed, 11 insertions, 6 deletions
diff --git a/Changelog b/Changelog
index 618187e..70e0176 100644
--- a/Changelog
+++ b/Changelog
@@ -1,13 +1,18 @@
-git HEAD
+Travel::Status::DE::DeutscheBahn 5.06 - Thu Mar 28 2024
- * ÖBB backend: Remove redundant train numbers from $product->name
- * ÖBB backend: update productbits (thanks to Cassidy Dingenskirchen)
* Add Travel::Status::DE::HAFAS::Product module to handle line numbers,
operators, and similar. This enables proper support for journeys with
multiple operators and possibly multiple train/line numbers along the
- route.
- * Journey: Add ->product accessor
- * Stop: Add ->product accessor
+ route. It also exposes the line ID.
+ * Journey: Add product accessor
+ * Stop: Add prod_arr, prod_dep accessors
+ * hafas-m: Improve stop list display in journey mode
+ * Fix polyline and platform number support in ÖBB backend (and possibly
+ other non-DB backends)
+ * ÖBB backend: correctly handle polylines and platform numbers
+ * ÖBB backend: Remove redundant train numbers from $journey->name /
+ $journey->line / $product->name
+ * ÖBB backend: update productbits (thanks to Cassidy Dingenskirchen)
Travel::Status::DE::DeutscheBahn 5.05 - Wed Feb 21 2024