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 @@