-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1067684
commit 1f2b87d
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"1.3.0": { | ||
"en": "Allow read only trackers. Improved error handling. Optimized number of API requests." | ||
"1.0.0": { | ||
"en": "Initial release." | ||
}, | ||
"1.2.1": { | ||
"en": "Improved error handling. Removed unnecessary API requests." | ||
"1.1.0": { | ||
"en": "Added multiple Power Saving Zones- and location related capabilities and flow cards. Bugfixes and stability improvements." | ||
}, | ||
"1.2.0": { | ||
"en": "Added virtual fence related capabilities and flow cards. Improved flow cards." | ||
}, | ||
"1.1.0": { | ||
"en": "Added multiple Power Saving Zones- and location related capabilities and flow cards. Bugfixes and stability improvements." | ||
"1.2.1": { | ||
"en": "Improved error handling. Removed unnecessary API requests." | ||
}, | ||
"1.0.0": { | ||
"en": "Initial release" | ||
"1.3.0": { | ||
"en": "Allow read only trackers. Improved error handling. Optimized number of API requests." | ||
} | ||
} | ||
} |