Document read-the-docs in Release Notes for 6.0.1

This commit is contained in:
Andrew Johnson
2019-10-31 16:29:32 -05:00
parent fbe1a1135f
commit 28e5defc9b

View File

@ -2,6 +2,10 @@
This document summarizes the changes to the module between releases.
## Release 6.0.1 (EPICS 7.0.3.1, October 2019)
* Doxygen updates and read-the-docs integration.
## Release 6.0.0 (EPICS 7.0.3, July 2019)
* Reimplement `isCompatible` methods to use a new internal validation API in order to make the implementation uniform, less repetitive and less strict.