diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -3,3 +3,8 @@ This release includes the following features and fixes: +- Minor error handling and logging improvements. + +For developers: +- Improved test coverage and robustness. +- Fixed build system dependency discovery when building on OSX.