diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
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 |