Skip to content

Commit

Permalink
0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Mar 20, 2022
1 parent 0dabc7d commit 908d72c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Change Log

## [v0.0.26] - 2022-03-20

### Changed
- API-Lib

---
## [v0.0.25] - 2022-03-19

<details>

### Added
- OpenCage Geocoding API

Expand All @@ -10,6 +18,7 @@

### Changed
- `child_no` to `watch_ids`
</details>

---
## [v0.0.24] - 2022-03-15
Expand Down
4 changes: 2 additions & 2 deletions custom_components/xplora_watch/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"domain": "xplora_watch",
"name": "Xplora® Watch",
"version": "v0.0.25",
"version": "v0.0.26",
"documentation": "https://github.com/Ludy87/xplora_watch/tree/main",
"issue_tracker": "https://github.com/Ludy87/xplora_watch/issues",
"dependencies": [],
"requirements": [
"pyxplora_api==1.0.75",
"pyxplora_api==1.0.76",
"geopy==2.2.0",
"opencage==2.0.0"
],
Expand Down

0 comments on commit 908d72c

Please sign in to comment.