From af6dbaf3c10f75f0c8d008158adda4f6d22e9ee9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 4 Dec 2022 13:27:31 +0100 Subject: Release v1.75 --- Changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 3d406e9..a20182f 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,15 @@ +Travel::Status::DE::IRIS 1.75 - Sun Dec 04 2022 + + * Update station list + * Note that station names are no longer considered unique. + get_stations() and the get_station_by_... set of functions may return + multiple entries with the same name, but different DS100 and EVA IDs. + For now, get_station_by_name() retains its behaviour of only returning a + single match if the name matches exactly -- for multiple stations with + the same name, it returns the one with the lowest EVA number. + get_station_by_name() return value and semantics may change in a future + major release. + Travel::Status::DE::IRIS 1.74 - Tue Nov 22 2022 * Stations: Use GIS::Distance, as documented. Release 1.73 accidentally -- cgit v1.2.3