Add release notes from v2.4 - v3.4.1 #2587
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ready to merge
Feature or improvement description
These were copied from the GitHub releases page. This will make it simpler to sort through what commits in the history for dev were in older releases and not part of the 4.0.0 release
Related issue, if one exists
None
Impacted areas of the software
Documentation only
Additional supporting information
Development of the v4.0.0 release has been going on in parallel with releases from v3.1.0 onwards. To make it easier to figure out what pull requests in the history of
dev
were counted in other releases, it is convenient to have all the pull requests associated with each release in a command line searchable place. This will help with picking out what pull requests todev
in the last 3 years are not included in releases up to the most recent 3.5.5 release.Test results, if applicable
Documentation only, no test results are affected.