@golemio/parkings 1.0.9-dev.414543797 → 1.0.9-dev.414583561
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/package.json +1 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
|
|
5
|
+
## [Unreleased]
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
|
|
9
|
+
- Category query filter ([parkings#2](https://gitlab.com/operator-ict/golemio/code/modules/parkings/-/issues/2))
|
|
10
|
+
- Parking zones prague payment_url ([parkings#4](https://gitlab.com/operator-ict/golemio/code/modules/parkings/-/issues/4))
|