diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 3ca35f6..f944530 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -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.