Skip to content

Commit

Permalink
Update the version history
Browse files Browse the repository at this point in the history
  • Loading branch information
r-owen committed Jan 11, 2022
1 parent 4440aff commit 8c43daf
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions doc/version_history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@
Version History
###############

v6.8.2
------

Changes:

* `Remote` and `SalInfo`: improve retrieval of historical data in one special case:
reading an indexed SAL component using index=0 in the `Remote` (meaning "read data from all indices").
Formerly there would be only 1 sample of historical data: the most recent sample output with any index.
Now retrieve the most recent sample _for each index_, in the order received.

Requirements:

* ts_ddsconfig
* ts_idl 2
* ts_utils 1
* ts_xml 6.2
* IDL files for Test and Script generated by ts_sal 5
* SALPY_Test generated by ts_sal 5 or 6

v6.8.1
------

Expand Down

0 comments on commit 8c43daf

Please sign in to comment.