summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-03-28 07:28:44 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2024-03-28 07:28:44 +0100
commitda2a1e2e47bb278b6e83367b5d79c8981322a587 (patch)
treea69ae74c4c56e3e0e2c9d0639ebedf1e7d6038be /Changelog
parentf39b08d51a50a545700eef56a0a5b3a33a568403 (diff)
Release v5.065.06
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