Merged
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the developer guide changelog to include the upcoming 9.3.7 release notes.
Changes:
- Added a new
9.3.7section with Feature / Improvements / Bugfixes entries. - Modified older changelog content, including a large deletion in the “Older branches” area.
- Minor wording/capitalization tweaks in historical entries.
Comments suppressed due to low confidence (3)
docs/developer-guide/CHANGELOG.md:12
- This new changelog entry doesn’t include a PR reference (e.g., "(#NNNN)") unlike most entries in nearby versions (e.g., 9.3.6). If possible, add the originating PR number (and ticket id if applicable) to keep traceability consistent.
* Problem Generator: new tool to write problems without running the simulation
docs/developer-guide/CHANGELOG.md:20
- This new changelog entry doesn’t include a PR reference (e.g., "(#NNNN)") unlike most entries in nearby versions (e.g., 9.3.6). If possible, add the originating PR number (and ticket id if applicable) to keep traceability consistent.
* Improve performance for sum operations in expressions
* Fix: remove unnecessary global time step adjustment to avoid wrong time labels (#3377)
docs/developer-guide/CHANGELOG.md:10
- The 9.3.7 section uses the heading "#### Feature", while adjacent releases use "#### New features" / "#### Features". Consider aligning the heading name for consistency and to keep changelog parsing/readability uniform.
#### Feature
642dcf9 to
5d47b9a
Compare
a-zakir
reviewed
Feb 23, 2026
|
|
||
| #### Feature | ||
|
|
||
| * Problem Generator: new tool to write problems without running the simulation |
Contributor
There was a problem hiding this comment.
Suggested change
| * Problem Generator: new tool to write problems without running the simulation | |
| * Problem Generator: new tool to write problems without running the simulation (#3314) |
payetvin
approved these changes
Mar 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.