Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jul 26, 2023
1 parent 43c5cb0 commit f34279d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@

* [#5](https://github.com/sdss/lvmgort/pull/5) Add option to restart deployments associated with a device set as `GortDeviceSet.restart()`.

### ✨ Improved

* Stop the guiders with `now=True` after 60 seconds.
* The object keyword values is set as an attribute in `Exposure` and shown in the `__repr__`.
* `Coordinates.set_mf_pixel()` is now available for all coordinates.
* Allow to wait only for some telescopes to converge guiding.
* Check if telescopes are already parked before opening/closing the dome.
* Report summary of best focus in `focus()` command as INFO level.


## 0.2.2 - July 23, 2023

Expand Down

0 comments on commit f34279d

Please sign in to comment.