Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reszelaz committed Sep 1, 2021
1 parent 817b098 commit 69e6ed7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ This file follows the formats and conventions from [keepachangelog.com]
* Delettion of Pool element now checks if dependent elements exists (#1586, #1615)
* _Memory leak_ in scan using `NXscanH5_FileRecorder` by avoid cycle reference between this
recorder and the macro (#1669, #1095)
* Reduce _memory leak_ of scans by executing them always in the same thread (per door)
instead of using a pool with multiple threads (#1675, #1095)
* Make MeasurementGroup state readout evaluate states of the involved elements (#1316, #1591)
* Prevent start of operation e.g. motion or acquisition already on the client side when the
state is not On or Alarm (#1592, #1594)
Expand Down

0 comments on commit 69e6ed7

Please sign in to comment.