diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-27 13:21:53 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-27 13:21:53 +0100 |
commit | 1268aa72af8163926809be01248f6035f017212a (patch) | |
tree | 9e780f4e840144f770922de6c6b7a6567835797b | |
parent | 101779336fa7159e5f0f5de52d2249cfa24693bc (diff) |
update Changelog
-rw-r--r-- | Changelog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +git HEAD + + * Ö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 + Travel::Status::DE::DeutscheBahn 5.05 - Wed Feb 21 2024 * ÖBB backend: handle midnight crossing and fix associated warnings |