diff --git a/CHANGELOG.md b/CHANGELOG.md index e027cf0..1f799e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 0.16.0 + +Released 2024-11-25 + +## Features + +* [ParkAPI Sources: New Source: Velobrix](https://github.com/ParkenDD/parkapi-sources-v3/pull/165) +* [ParkAPI Sources: Kienzler: use static data as additional data input](https://github.com/ParkenDD/parkapi-sources-v3/pull/168) + + ## 0.15.3 Released 2024-11-20 diff --git a/requirements.txt b/requirements.txt index 33bce5b..4a23743 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ openpyxl~=3.1.5 opening-hours-py~=0.6.18 kombu~=5.4.2 lxml~=5.3.0 -parkapi-sources~=0.14.2 +parkapi-sources~=0.15.0 # required for converters beautifulsoup4~=4.12.3