Closed nobodyiam closed 3 months ago
The Apollo project has transitioned from version 2.3.0 to 2.4.0, simplifying its release notes by removing detailed entries from the previous version. This change streamlines the documentation, focusing on current updates while redirecting users to the new milestone for closed issues. Additionally, versioning in the pom.xml
file has been updated to reflect this new development phase. A new release notes file for version 2.3.0 has also been introduced, summarizing key enhancements and fixes.
Files | Change Summary |
---|---|
CHANGES.md , changes/changes-2.3.0.md |
Updated release notes for version 2.4.0 by removing specific entries from 2.3.0; introduced new file summarizing enhancements and fixes from 2.3.0. |
pom.xml |
Updated <revision> from 2.3.0 to 2.4.0-SNAPSHOT , indicating a shift to a new development version. |
🐰 In the fields of code, where changes bloom,
The Apollo leaps, dispelling gloom.
With notes now crisp and clear,
We celebrate the updates here!
From version to version, we joyfully hop,
🥳 New paths await, we’ll never stop!
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
What's the purpose of this PR
bump version to 2.4.0-SNAPSHOT
Follow this checklist to help us incorporate your contribution quickly and easily:
mvn clean test
to make sure this pull request doesn't break anything.CHANGES
log.Summary by CodeRabbit
New Features
Documentation
Chores