Indent sub-bullets by 2 spaces for pandoc gfm
This commit is contained in:
@ -6,42 +6,42 @@ Release 1.2.2 (Nov 2019)
|
|||||||
========================
|
========================
|
||||||
|
|
||||||
- Changes
|
- Changes
|
||||||
- Enforce Access Security policy.
|
- Enforce Access Security policy.
|
||||||
- NTEnum .value field add missing "enum_t" type ID string.
|
- NTEnum .value field add missing "enum_t" type ID string.
|
||||||
|
|
||||||
Release 1.2.1 (July 2019)
|
Release 1.2.1 (July 2019)
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
- Fixes
|
- Fixes
|
||||||
- Fix unittest: testpvalink. No functional change.
|
- Fix unittest: testpvalink. No functional change.
|
||||||
|
|
||||||
Release 1.2.0 (Mar 2019)
|
Release 1.2.0 (Mar 2019)
|
||||||
========================
|
========================
|
||||||
|
|
||||||
- Incompatible changes
|
- Incompatible changes
|
||||||
- The field 'display.format' is replaced with 'display.form' and 'display.precision'.
|
- The field 'display.format' is replaced with 'display.form' and 'display.precision'.
|
||||||
https://github.com/epics-base/pva2pva/issues/19
|
https://github.com/epics-base/pva2pva/issues/19
|
||||||
- Additions
|
- Additions
|
||||||
- Use @code info(Q:form, "...") @endcode to set 'display.form'. See @ref qsrv_form
|
- Use @code info(Q:form, "...") @endcode to set 'display.form'. See @ref qsrv_form
|
||||||
- Fixes
|
- Fixes
|
||||||
- Correct handling of 64-bit integer fields.
|
- Correct handling of 64-bit integer fields.
|
||||||
- Install a copy of softIocExit.db for standalone builds
|
- Install a copy of softIocExit.db for standalone builds
|
||||||
|
|
||||||
Release 1.1.0 (Nov 2018)
|
Release 1.1.0 (Nov 2018)
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
- Incompatible changes
|
- Incompatible changes
|
||||||
- Requires pvDataCPP >= 7.1.0
|
- Requires pvDataCPP >= 7.1.0
|
||||||
- Requires pvAccessCPP >= 6.1.0
|
- Requires pvAccessCPP >= 6.1.0
|
||||||
- Removals
|
- Removals
|
||||||
- Drop the broken ioccircle and ioccircle2 examples.
|
- Drop the broken ioccircle and ioccircle2 examples.
|
||||||
- Fixes
|
- Fixes
|
||||||
- Fix QSRV monitor locking causing crash
|
- Fix QSRV monitor locking causing crash
|
||||||
- Fix Windows DLL import/export errors
|
- Fix Windows DLL import/export errors
|
||||||
- Correctly handle empty "scalar" case of NELM=1, NORD=0.
|
- Correctly handle empty "scalar" case of NELM=1, NORD=0.
|
||||||
- Additions
|
- Additions
|
||||||
- QSRV implement channelList() (aka. 'pvlist') with list of record and group names.
|
- QSRV implement channelList() (aka. 'pvlist') with list of record and group names.
|
||||||
- @ref qsrv_link type (requires Base >= 3.16.1)
|
- @ref qsrv_link type (requires Base >= 3.16.1)
|
||||||
|
|
||||||
Release 1.0.0 (Dec 2017)
|
Release 1.0.0 (Dec 2017)
|
||||||
========================
|
========================
|
||||||
|
Reference in New Issue
Block a user