-
Notifications
You must be signed in to change notification settings - Fork 1
WEEKLY-CHANGELOG for v0.0.3-weekly #205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,10 @@ | ||
| # Update v0.0.2-weekly - June 30, 2025 | ||
| ## Update: Version v0.0.3-weekly (July 7, 2025) | ||
|
|
||
| We're excited to share the latest updates in our v0.0.2-weekly release. For a detailed look at the changes between this and our previous release, please visit our [GitHub page](https://github.com/getjavelin/compare/v0.0.1-weekly...v0.0.2-weekly). | ||
| Explore what's new in the latest release of our software. | ||
|
|
||
| Stay tuned for more updates in the upcoming releases! | ||
| 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). | ||
|
|
||
| --- | ||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,3 +1,13 @@ | ||||||||||||||||||||
| ## Update: Version v0.0.3-weekly (July 7, 2025) | ||||||||||||||||||||
|
|
||||||||||||||||||||
| Explore what's new in the latest release of our software. | ||||||||||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||||||||||||||||
|
|
||||||||||||||||||||
| 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). | ||||||||||||||||||||
|
|
||||||||||||||||||||
| --- | ||||||||||||||||||||
|
|
||||||||||||||||||||
| # Update v0.0.2-weekly - June 30, 2025 | ||||||||||||||||||||
|
|
||||||||||||||||||||
| We're excited to share the latest updates in our v0.0.2-weekly release. For a detailed look at the changes between this and our previous release, please visit our [GitHub page](https://github.com/getjavelin/compare/v0.0.1-weekly...v0.0.2-weekly). | ||||||||||||||||||||
|
Comment on lines
11
to
13
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The format of the previous changelog entry is inconsistent with the newly added one. To improve consistency and readability, refactor the old entry to match the new style, including using a level 2 heading (
Suggested change
|
||||||||||||||||||||
|
|
||||||||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line has a trailing whitespace. Removing trailing whitespaces maintains clean code and avoids potential issues with some markdown processors.