summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorstuebinm2023-11-14 02:25:10 +0100
committerstuebinm2023-11-14 21:38:36 +0100
commit02b29877f4988014d7be04e1cd9b6c1caeac9282 (patch)
treee0b0f0400bc4e3b325c1b609c847735c94dade0b /CHANGELOG.md
parente816bce69c7df9b54fb9a67a4c18c757fa46f571 (diff)
rewrite it in Haskell
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..5a3bb07
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,11 @@
+# Revision history for bahnhof.name
+
+## 0.2.0.0 -- 2023-11-14
+
+* Rewrite it in Haskell
+* New feature: query the overpass API for platform information
+
+## 0.1.0.0 -- 2023-05-11
+
+* First version. Released on an unsuspecting world.
+* Basic search of stations, implemented in gleam