forked from platypush/platypush
Changelog edit
This commit is contained in:
parent
4902475caf
commit
b3606a8ac3
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@ Given the high speed of development in the first phase, changes are being report
|
||||||
|
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added `active_scan` parameter to `bluetooth.scanner` backend to perform active scans (i.e. via `lookup_name`)
|
||||||
|
on the discovered devices (see [#174](https://git.platypush.tech/platypush/platypush/-/issues/174)).
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Cron expressions should adhere to the UNIX cronjob standard and use the machine local time,
|
- Cron expressions should adhere to the UNIX cronjob standard and use the machine local time,
|
||||||
|
|
Loading…
Reference in a new issue