Skip to content

Commit a2828d0

Browse files
committed
doc
1 parent 917077d commit a2828d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

documentation/releasenotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Release Notes
99
- `Value` field traverse syntax change.
1010
When starting from a Union, a leading "->" to be omitted.
1111
"->booleanValue" may be replaced with "booleanValue".
12+
- server: With a `server::ChannelControl`. Setting an ``onClose()`` function alone is no longer
13+
enough for a channel to be considered "claimed". It is necessary to set some GET/RPC/MONITOR/...
14+
handler.
1215
- tools: The CLI tools are now built only with epics-base >= 3.15 .
1316
- tools: pvxput now understand JSON syntax.
1417

0 commit comments

Comments
 (0)