From 3e23ab4b99935245a24831895d3cae0f475be576 Mon Sep 17 00:00:00 2001 From: Aram Grigoryan <132480+aram356@users.noreply.github.com> Date: Mon, 19 May 2025 09:41:56 -0700 Subject: [PATCH] Fixed links in CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1772033..05ebb4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.0.3] - 2025-04-23 -### Changes +### Changed - Upgraded to Fastly CLI v11.2.0 @@ -66,3 +66,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial implementation of Trusted Server +[Unreleased]:https://github.com/IABTechLab/trusted-server/compare/v1.0.5...HEAD +[1.0.5]:https://github.com/IABTechLab/trusted-server/compare/v1.0.4...v1.0.5 +[1.0.4]:https://github.com/IABTechLab/trusted-server/compare/v1.0.3...v1.0.4 +[1.0.3]:https://github.com/IABTechLab/trusted-server/compare/v1.0.2...v1.0.3 +[1.0.2]:https://github.com/IABTechLab/trusted-server/compare/v1.0.1...v1.0.2 +[1.0.1]:https://github.com/IABTechLab/trusted-server/compare/v1.0.0...v1.0.1 +[1.0.0]:https://github.com/IABTechLab/trusted-server/releases/tag/v1.0.0