Prepare for Orbit 0.0.9 (#5282)

This commit is contained in:
Zach Wasserman 2022-04-20 16:51:37 -07:00 committed by GitHub
parent a856d748bd
commit eba0047b47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## Orbit 0.0.9 (Apr 20, 2022)
* Add Fleet Desktop Beta support for Windows.
* Make update interval configurable and increase default from 10s to 15m.
## Orbit 0.0.8 (Mar 25, 2022)
- Fix `orbit shell` command to successfully run when Orbit is already running as daemon.

View file

@ -1 +0,0 @@
* Make update interval configurable and increase default from 10s to 15m.