Return dawarich headers on all API responses

This commit is contained in:
Eugene Burmakin
2025-08-11 00:21:58 +02:00
parent da438d9c93
commit f6b7652a01
4 changed files with 28 additions and 8 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
# [0.30.9] - 2025-08-11
## Added
- X-Dawarich-Response and X-Dawarich-Version headers are now returned for all API responses.
# [0.30.8] - 2025-08-01
## Fixed