diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index c2c5e54..e6cb150 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -3,9 +3,10 @@ - Fixed issue with MultiChannel class initialization - Fixed issue with numpy arrays larger than 2GB - Added support for C++11 build +- Added support for OSX ARM platform - Updated fabio support in AD simulation server - Conda/pip package dependencies: - - EPICS BASE = 7.0.8.1.1.pvapy (base 7.0.8.1 + pvAccessCPP PR #192 + pvDatabaseCPP PR #82) + - EPICS BASE = 7.0.8.1.1.pvapy (base 7.0.8.1 + pvAccessCPP PR #192 + pvDatabaseCPP PRs #82,83), - BOOST = 1.85.0 - NUMPY >= 1.26, < 2.0 (for python >= 3.12); >= 1.22, < 2.0 (for python >= 3.8); >= 1.19, < 1.21 (for python < 3.8)