diff --git a/changelog.md b/changelog.md index bd7a1b8..90da001 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Release History + +## 0.1.1 (2024-11-02) +Added inline documentation. + + ## 0.1.0 (2024-11-01) Initial release. :tada: diff --git a/source/Kagi/Kagi.csproj b/source/Kagi/Kagi.csproj index 1ad3384..1dc2568 100644 --- a/source/Kagi/Kagi.csproj +++ b/source/Kagi/Kagi.csproj @@ -10,7 +10,7 @@ kagi-dotnet - 0.1.0 + 0.1.1 An unofficial .NET library for interacting with the Kagi API Copyright (c) 2024 Patchouli (self@patchouli.sh) Patchouli (self@patchouli.sh) @@ -23,7 +23,7 @@ kagi-dotnet - 0.1.0 + 0.1.1 An unofficial .NET library for interacting with the Kagi API https://github.com/patchoulish/kagi-dotnet dotnet;api;kagi