diff --git a/CHANGELOG.md b/CHANGELOG.md index e749640..6b6b498 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ Previous classification is not required if changes are simple or all belong to t - Updated sample projects with latest changes. - Overloaded `AddDefaultDocumentConnectorProvider` and `AddDefaultDocumentContentExtractor` methods with a parameter to pass a function to calculate the length of a text and inject it as a dependency. - Added Readme file to all solution's projects. +- Added event handler for `MemoryManager` operations. ## [8.1.1] diff --git a/Directory.Build.props b/Directory.Build.props index 5341f74..2ec6e50 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -17,7 +17,7 @@ 8.1.2 - preview-10 + preview-11