diff --git a/CHANGELOG.md b/CHANGELOG.md index eb28e28..1786f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +## Version 7.15.0 - 2025-12-23 +### Added +- Added DatasetEventMessageData object + ## Version 7.14.0 - 2025-12-23 ### Added - Added EnumReportRunStatus diff --git a/src/ONE.Interfaces.ProtocolBuffers b/src/ONE.Interfaces.ProtocolBuffers index cb92909..27efaa7 160000 --- a/src/ONE.Interfaces.ProtocolBuffers +++ b/src/ONE.Interfaces.ProtocolBuffers @@ -1 +1 @@ -Subproject commit cb929090847cf94094c0573b4e229d88a6bfcd33 +Subproject commit 27efaa734fcf6e42d132e1324e4e8f76ea7ecf65 diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index 98f12ee..5f78819 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -2,7 +2,7 @@ - 7.14.0 + 7.15.0 latest