start release notes
This commit is contained in:
@ -12,6 +12,8 @@ within.
|
||||
|
||||
Documentation of @ref qsrv_config including @ref qsrv_group_def.
|
||||
|
||||
- @ref release_notes
|
||||
|
||||
@subsection qsrv_build Building
|
||||
|
||||
To build the latest from version control
|
||||
|
23
documentation/release_notes.h
Normal file
23
documentation/release_notes.h
Normal file
@ -0,0 +1,23 @@
|
||||
/**
|
||||
|
||||
@page release_notes Release Notes
|
||||
|
||||
Release 1.1.0 (UNRELEASED)
|
||||
==========================
|
||||
|
||||
- Incompatible changes
|
||||
- Requires pvDataCPP >= 7.1.0-pre1
|
||||
- Requires pvAccessCPP >= 6.1.0-pre1
|
||||
- Removals
|
||||
- Drop the broken ioccircle and ioccircle2 examples.
|
||||
- Fixes
|
||||
- Fix QSRV monitor locking causing crash
|
||||
- Fix Windows DLL import/export errors
|
||||
- Correctly handle empty "scalar" case of NELM=1, NORD=0.
|
||||
- Additions
|
||||
- QSRV implement channelList() (aka. 'pvlist') with list of record and group names.
|
||||
|
||||
Release 1.0.0 (Dec 2017)
|
||||
========================
|
||||
|
||||
Initial Release
|
Reference in New Issue
Block a user