Skip to content

Commit

Permalink
Merge pull request #236 from ZLLentz/rel-1.6.0
Browse files Browse the repository at this point in the history
DOC: add release notes for v1.6.0
  • Loading branch information
ZLLentz authored Oct 7, 2020
2 parents 135bbd6 + 06b296a commit efd03ff
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/source/releases.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
Release History
###############

v1.6.0 (2020-10-07)
===================

Features
--------
- Expand motors group to have all positioners.
- Add detectors (d) namespace for ami detectors.
- Time safe_load and report duration.
- Add a few simulated motors by default in a sim namespace.


Fixes and Maintenance
---------------------
- Pass hutch name to daq to avoid calling get_hutch_name, which can be slow.
- Disable tree namespace until issues are resolved.


v1.5.1 (2020-10-02)
===================

Fixes and Maintenance
---------------------
- Remove jedi tab completion again, again.


v1.5.0 (2020-09-18)
===================
Expand Down

0 comments on commit efd03ff

Please sign in to comment.