aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorstuebinm2024-05-02 00:19:26 +0200
committerstuebinm2024-05-02 00:19:26 +0200
commit47807812f1ea59afc802b695d2986c7a525282a3 (patch)
treef8d88e97d386d918bcdf8bcbd30b871e162a6aa9 /CHANGELOG.md
parent80e9f4af38fbe470648779b200e49c72c5510359 (diff)
changelog for 0.0.2
this is the initial version used during 2024's Ilztalbahn season.
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ad039c..85a3dcb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@
## 0.0.2.0 -- 2024-05-??
* Hopefully first version usable in production?
+* Restructure: database contents no longer depend on GTFS, so the GTFS can
+ be safely swapped out during operation
+* Restructure: the backend server is no responsible for keeping track of which
+ trip on OBU is on, further minimising the required onboard-side logic
+* Logs can now be sent as push notifications via ntfy-sh
## 0.0.1.0 -- ~ 2022-11-01