From b1ac01092faf25326d4f1c6893b02b3ae670456e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20Erik=20St=C3=B8wer?= Date: Tue, 24 Sep 2024 20:17:39 +0200 Subject: [PATCH] Release 1.1.0 --- Changelog.md | 8 +++++--- pom.xml | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index c141e5a3..e9d75118 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,10 @@ The changelog lists most feature changes between each release. The list is automatically created based on merged pull requests. Search GitHub issues and pull requests for smaller issues. -## 1.1.0 (under development) +## 1.2.0 (under development) + [](AUTOMATIC_CHANGELOG_PLACEHOLDER_DO_NOT_REMOVE) + +## 1.1.0 - fix: do not skip vehicles without pricing plan id (fixes #396) [#397](https://github.com/entur/lamassu/pull/397) - Support consuming GBFS v3 [#389](https://github.com/entur/lamassu/pull/389) @@ -25,8 +28,7 @@ based on merged pull requests. Search GitHub issues and pull requests for smalle - Improve: allow configurable minimum max-age for cache-control directive [#530](https://github.com/entur/lamassu/pull/530) - Add subscription update interceptor to add systemId to update logs [#518](https://github.com/entur/lamassu/pull/518) - Add bounding box search functionality to vehicles and stations queries [#527](https://github.com/entur/lamassu/pull/527) - [](AUTOMATIC_CHANGELOG_PLACEHOLDER_DO_NOT_REMOVE) - + ## 1.0.0 First major release diff --git a/pom.xml b/pom.xml index 8c047272..f05f1ca8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.entur lamassu - 1.1.0-SNAPSHOT + 1.1.0 jar lamassu