From 9979be8d4cbe33c1783776c5960104ab386c2109 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 21 Jul 2025 09:41:46 +0000 Subject: [PATCH] devops: Update WEEKLY-CHANGELOG for v0.0.5-weekly --- changelogs/LATEST-WEEKLY-CHANGELOG.md | 9 ++++----- changelogs/WEEKLY-CHANGELOG.md | 9 +++++++++ 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/changelogs/LATEST-WEEKLY-CHANGELOG.md b/changelogs/LATEST-WEEKLY-CHANGELOG.md index 278eb85..e47995d 100644 --- a/changelogs/LATEST-WEEKLY-CHANGELOG.md +++ b/changelogs/LATEST-WEEKLY-CHANGELOG.md @@ -1,10 +1,9 @@ -## Update: Version v0.0.3-weekly (July 7, 2025) +## Update: Version v0.0.5-weekly - Released on July 21, 2025 -Explore what's new in the latest release of our software. +### What's New? +- We've merged a significant update to our CI/CD pipeline. For more details, please refer to [Pull Request #209](https://github.com/getjavelin/javelin-python/issues/209). -For more details on the changes made in this update, you can view the specific comparisons: -- To see what's different from the previous weekly version, check out the [comparison with v0.0.2-weekly](https://github.com/getjavelin/javelin-python/compare/v0.0.2-weekly...v0.0.3-weekly). -- For ongoing developments beyond this release, take a look at the [comparison with our latest work](https://github.com/getjavelin/javelin-python/compare/v0.0.3-weekly...HEAD). +Stay updated by checking the latest developments on our [GitHub repository](https://github.com/getjavelin/javelin-python). --- diff --git a/changelogs/WEEKLY-CHANGELOG.md b/changelogs/WEEKLY-CHANGELOG.md index c5359eb..330cffa 100644 --- a/changelogs/WEEKLY-CHANGELOG.md +++ b/changelogs/WEEKLY-CHANGELOG.md @@ -1,3 +1,12 @@ +## Update: Version v0.0.5-weekly - Released on July 21, 2025 + +### What's New? +- We've merged a significant update to our CI/CD pipeline. For more details, please refer to [Pull Request #209](https://github.com/getjavelin/javelin-python/issues/209). + +Stay updated by checking the latest developments on our [GitHub repository](https://github.com/getjavelin/javelin-python). + +--- + ## Update: Version v0.0.3-weekly (July 7, 2025) Explore what's new in the latest release of our software.