diff --git a/CHANGELOG.md b/CHANGELOG.md index 1939540..874b70c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [API v0.0.15] - 2026-02-27 + +### Added + +- Global Cap for comments + +### Changed + +- TBD + +### Fixed + +- TBD + +### Security + +- Updated Dependencies + ## [API v0.0.14] - 2025-11-18 ### Added diff --git a/src/Lintellect.Api/Lintellect.Api.csproj b/src/Lintellect.Api/Lintellect.Api.csproj index 2390465..4ee09df 100644 --- a/src/Lintellect.Api/Lintellect.Api.csproj +++ b/src/Lintellect.Api/Lintellect.Api.csproj @@ -12,10 +12,10 @@ ..\.. - 0.0.14 - 0.0.14.0 - 0.0.14.0 - 0.0.14 + 0.0.15 + 0.0.15.0 + 0.0.15.0 + 0.0.15 Lintellect API