diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eaf1d9..46e7bd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.0.15] - 2025-07-01 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/alecthomas/kong to v1.12.0 +- *(client)* Handle error responses with detailed messages + +### ⚙️ Miscellaneous Tasks + +- *(ci)* Update CI configuration for pipeline templates + ## [0.0.14] - 2025-06-20 ### 🐛 Bug Fixes