Skip to content

Commit b353fc2

Browse files
authored
Changed to use logger in place of print statements
1 parent a5f8bc8 commit b353fc2

File tree

7 files changed

+397
-405
lines changed

7 files changed

+397
-405
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
- Upgrade to rust 1.87.0
3636
- Upgrade to fastly-cli 11.3.0
3737
- Changed to use constants for headers
38+
- Changed to use log statements
3839

3940
## [1.0.6] - 2025-05-29
4041

@@ -86,7 +87,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8687

8788
- Initial implementation of Trusted Server
8889

89-
[Unreleased]:https://github.com/IABTechLab/trusted-server/compare/v1.0.5...HEAD
90+
[Unreleased]:https://github.com/IABTechLab/trusted-server/compare/v1.0.6...HEAD
91+
[1.0.6]:https://github.com/IABTechLab/trusted-server/compare/v1.0.5...v1.0.6
9092
[1.0.5]:https://github.com/IABTechLab/trusted-server/compare/v1.0.4...v1.0.5
9193
[1.0.4]:https://github.com/IABTechLab/trusted-server/compare/v1.0.3...v1.0.4
9294
[1.0.3]:https://github.com/IABTechLab/trusted-server/compare/v1.0.2...v1.0.3

0 commit comments

Comments
 (0)