diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e52a65..2874cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +# Unreleased +* Updated package configuration to publish README to nuget.org with the next release. + # v0.9.15-alpha * Increased the auth token expiration buffer from 5s to 60s. diff --git a/RelationalAI/RelationalAI.csproj b/RelationalAI/RelationalAI.csproj index f27da74..62a013c 100644 --- a/RelationalAI/RelationalAI.csproj +++ b/RelationalAI/RelationalAI.csproj @@ -13,20 +13,21 @@ snupkg https://github.com/RelationalAI/rai-sdk-csharp https://github.com/RelationalAI/rai-sdk-csharp + README.md This is the RelationalAI C# client SDK and you can use it to connect to the RelationalAI infrastructure. .ruleset - + + + - -