Skip to content

Commit

Permalink
Add 'dvr find' and 'dvr cat' to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshpilkin committed May 2, 2019
1 parent 3467d92 commit c2362ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ Changes
Unreleased
----------

* Files can now be listed with ``dvr find`` and downloaded (to standard
output) with ``dvr cat``.
* Device can now be rebooted with ``dvr reboot``.
* System time can now be set using ``dvr time``, using ``dateparser``.
* The ``dvr info`` tool reports system time.
* The ``dvr info`` tool reports system time alongside uptime.
* Connection classes are now in ``dvrip.io``.
* The ``test_connect`` development script is renamed to ``dvrip_test``.
* The ``dvr`` tool can now be launched under Windows.
Expand Down

0 comments on commit c2362ae

Please sign in to comment.