You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,24 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
-
## [3.1.0] (2022-03-xx)
7
+
## [3.1.0b1] (2022-03-25)
8
8
9
+
Project will change name to `Swedish Public Transit Sensor (HASL)` because resrobot supports the whole country however for Stockholm region it is still recomended to use SL-specific apis since they contain alot of extra data.
10
+
11
+
### Breaking Changes
12
+
- Service find_location renamed to `sl_find_location`
13
+
- Service find_trip_id renamed to `sl_find_trip_id`
14
+
- Service find_trip_pos renamed to `sl_find_trip_pos`
15
+
16
+
### Added
17
+
- API Communication for Resrobot 2.1
18
+
- Departure sensor using Resrobot API
19
+
- Arrival sensor using Resrobot API
20
+
- Route sensor using Resrobot API
21
+
- Lookup service for resrobot locations
22
+
23
+
### Changed
24
+
- Updated translation for names ad descriptions and strings where applicable
9
25
10
26
## [3.0.6] (2022-03-25)
11
27
@@ -367,7 +383,7 @@ Forked from 2.2.3 but changes from later versions are implemented as needed.
0 commit comments